> It would be nice if CAS > just passed back a lowercase userid no matter what the individual typed in > the field.
For what it's worth, we do normalize the principal name to whatever is stored in the directory. While all CAS clients ought to consider the principal name in a case insensitive fashion, we felt it was better to provide a canonical name from the system of record (our LDAP directory) just in case. We use a custom CredentialsToPrincipalResolver for this purpose, but I think there's a decent case to be made for providing this capability out of the box. Anyone else have an opinion about that? 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
