]
Josef Cacek reassigned ELY-1316:
--------------------------------
Assignee: Josef Cacek (was: Darran Lofthouse)
Elytron - unable to use OTP SASL mechanism
------------------------------------------
Key: ELY-1316
URL:
https://issues.jboss.org/browse/ELY-1316
Project: WildFly Elytron
Issue Type: Bug
Components: SASL
Reporter: Josef Cacek
Assignee: Josef Cacek
Labels: eap7.1-rfe-failure
I'm not able to use the new OTP SASL mechanism in WildFly (introduced as part of
EAP7-530).
It seems the only security-realm which has subsystem support for OTP is the
{{ldap-realm}} now. Nevertheless the name filtering in
{{AbstractMechanismAuthenticationFactory.getMechanismNames()}} doesn't return OTP as
supported in ldap-realm. Neither the {{PasswordGuessEvidence}} nor {{PasswordCredential}}
checked in the method seems to be supported.