-
Bug
-
Resolution: Done
-
Major
-
None
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.
- clones
-
JBEAP-10629 Elytron - unable to use OTP SASL mechanism
- Pull Request Sent