Hi Eskil,
verifyCredentials needs to return a long that uniquely and uniformly
identifies a user. This long can't be different for the same user. Is
this the case?
Besides that, you're right, Identified can't work unless your
CredentialsManager implements RoleUsersManager. There are sever
Hi again
Seems like we concluded too soon on the state of our LDAP integration
When we are logged in via LDAP, the
RoleUserIdentity identity =
RoleUserIdentity)getRequestAttribute(Identified.IDENTITY_ATTRIBUTE_NAME)
returns a null pointer.
Can this be because the method verifyCredentials in LDA