Owen created DIRSERVER-2038:
-------------------------------
Summary: All authenticators for same authentication level are not
registered
Key: DIRSERVER-2038
URL: https://issues.apache.org/jira/browse/DIRSERVER-2038
Project: Directory ApacheDS
Issue Type: Bug
Components: core
Affects Versions: 2.0.0-M19
Reporter: Owen
If you have multiple authenticators for the same authentication level, eg.
AuthenticationLevel.SIMPLE, only when will be registered. In
AuthenticationInterceptor.register() after the authenticators for the auth
level are retrieved, the authenticator is only added to the authenticators
property if no authenticators have already been seen for that level.
I've seen this in 2.0.0-M19 and the current trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)