-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
I see the following exception, adding use-service-loader-providers does not help
Caused by: java.security.NoSuchAlgorithmException: ELY08028: Invalid algorithm "clear"
at org.wildfly.security.password.PasswordFactory.getInstance(PasswordFactory.java:121)
at org.wildfly.security.auth.client.ElytronXmlParser.lambda$parseClearPassword$47(ElytronXmlParser.java:2009)
... 46 more
Looks like this should just be hard coded to use the Elytron provider?
- is cloned by
-
JBEAP-10740 <use-service-loader-providers/> does not work in wildfly-config.xml
- Closed
- is incorporated by
-
ELY-1152 Rework security Provider behaviour
- Resolved