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.
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.