Could swear I tried this, but trying it again worked:

        <util:map id="authenticationHandlersResolvers">
                <entry key-ref="proxyAuthenticationHandler" 
value-ref="proxyPrincipalResolver" />
                <entry key-ref="ldapAuthenticationHandler" value="#{ null }" />
                <entry key-ref="jaasAuthenticationHandler" 
value-ref="primaryPrincipalResolver" />
        </util:map>


Username: FrEd

serviceValidate:

<cas:serviceResponse xmlns:cas="http://www.yale.edu/tp/cas";>
<cas:authenticationSuccess>
<cas:user>fred</cas:user>
</cas:authenticationSuccess>
</cas:serviceResponse>


> On May 19, 2016, at 1:44 PM, Tom Poage <[email protected]> wrote:
> 
> Afternoon,
> 
> CAS 4.2.1
> 
> I'm having a little difficulty figuring out how to resolve a normalized 
> principal from an LDAP directory. E.g. user enters 'Fred' as the username and 
> I'd like to return the principal 'fred' from the uid attribute (as stored in 
> the directory).

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/7AC7905B-67C2-4E97-BB81-B2AA45ACBB93%40ucdavis.edu.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to