More information in requestContext.principalName

Cantor, Scott cantor.2 at osu.edu
Fri May 3 11:45:44 EDT 2013


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

Just make sure that attribute is a dependency of the connector, and then do $employeeNumber.get(0)

-- Scott




More information about the users mailing list