[
https://issues.jboss.org/browse/ELY-1849?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse commented on ELY-1849:
---------------------------------------
This provider does register the PasswordFactory for the "clear" algorithm, it
should also register any "digest-*"password types it requires.
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"}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)