You can only return one user identifier for the user to the client (you can send other attributes via the attribute release with SAML 1.1). If you want to change what is sent back as the user id, then you'll need to use one of the other CredentialToPrincipalResolvers or write your own.
Cheers, Scott On Mon, Dec 13, 2010 at 9:10 PM, Vipin Jain <[email protected]> wrote: > Hello Scott, > > As we get the logged in user as getRemoteUser(), How can we get the DN of > the user? > > Do we have any configurations for it. > > Thanks > Vipin > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
