More information in requestContext.principalName
Juan Andrés Mucarquer
juan.mucarquer at alumnos.usm.cl
Fri May 3 11:38:15 EDT 2013
On 05/03/2013 09:55 AM, Kevin P. Foote wrote:
> Not sure if I'm understanding what you want to do .. but believe what
> you are trying to do is to pull in attributes to your authenticated
> principal.
No, my problem is that the authenticated principal (the one who passed
the JAAS successfully) is not the same user whose attributes are being
pulled. This caused because the LDAP DataConnector finds another user
with the same uid first.
What I'm trying to achieve is to use another LDAP attribute to search
this user in the LDAP DataConnector, like employeeNumber for example, or
pass the entire DN coming from JAAS/VT-LDAP to use it in this DataConnector.
Thanks!
More information about the users
mailing list