Hi, I want the Principal (specifically id) to be different depeding on the Service requesting authentication. This need is because we have 3 services(web applications) that we want to use CAS for authentication, but some users have different usernames for the 3 services. We plan to allow the users to claim the accounts and use one set of credentials to authenticate against CAS and then CAS will present different NetIds depending on the service. Hope I'm clear.
>From what I understand I need to create a new CredentialsToPrincipalResolver that will consider the Service as well to resolve the Principal. However I'm not sure whether I can findout the service requesting authentication. Any help is appreciated. Cheers, Mohanjith _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
