[
https://issues.apache.org/jira/browse/DIRSERVER-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen updated DIRSERVER-2038:
----------------------------
Attachment: DIRSERVER-2038.patch
Patch for AuthenticationInterceptor.java that always updates the authenticators
and authenticatorsMapByType when registering an authenticator.
> 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
> Attachments: DIRSERVER-2038.patch
>
>
> 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)