]
Darran Lofthouse updated ELY-1849:
----------------------------------
Fix Version/s: 1.10.0.CR4
WildFlyElytronSaslDigestProvider does not register necessary password
factories
-------------------------------------------------------------------------------
Key: ELY-1849
URL:
https://issues.jboss.org/browse/ELY-1849
Project: WildFly Elytron
Issue Type: Bug
Components: SASL
Affects Versions: 1.10.0.CR3
Reporter: Tristan Tarrant
Priority: Major
Fix For: 1.10.0.CR4
Registering the DIGEST SASL mech with WildFlyElytronSaslDigestProvider does not register
all the necessary password factories, causing the mech to fail with
{{Caused by java.lang.IllegalStateException: java.security.NoSuchAlgorithmException:
ELY08028: Invalid algorithm "digest-md5"}}