Using cn (commonName) as NameID
Cantor, Scott
cantor.2 at osu.edu
Wed Nov 25 13:05:45 EST 2015
On 11/25/15, 12:59 PM, "users on behalf of Robo Burned" <users-bounces at shibboleth.net on behalf of robo at list.ru> wrote:
>I changed config to the following:
>
>idp.attribute.resolver.LDAP.searchFilter= (uid=$requestContext.principalName)
>And now it works!
That's a deprecated syntax for accessing the logged in username.
There is no chance whatsoever that it would work with that expression but not with $resolutionContext.principal.
-- Scott
More information about the users
mailing list