Details
-
Type:
Bug
-
Status: Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 2.0.0-M16
-
Fix Version/s: 2.0.0-M18
-
Component/s: None
-
Labels:None
Description
In the AuthenticationInterceptor's bind() method tries to apply password policy on a user entry that is present in the other LDAP server used by the DelegatedAuthenticator.
This clearly fails cause the user is not a local user.