> I am expecting USERID and not user name. Those two (userid and user name) are > user unique attribute.
If you only need the one and not the other, you could write a CredentialsToPrincipalResolver to map the username onto userid. There are a number of convenient resolvers provided by default (e.g. LDAP, RDBMS), so hopefully you could simply configure one of the existing ones. M -- 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
