+1. We also would like to send more details about the Principal to the client in the CAS ticket validation response.
For example: <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'> <cas:authenticationSuccess> <cas:user>username</cas:user> <cas:firstName>Joe</cas:firstName> <cas:lastName>Bloggs</cas:lastName> <cas:proxyGrantingTicket>PGTIOU-84678-8a9d...</cas:proxyGrantingTicket> <cas:proxies> <cas:proxy>https://proxy2/pgtUrl</cas:proxy> <cas:proxy>https://proxy1/pgtUrl</cas:proxy> </cas:proxies> </cas:authenticationSuccess> </cas:serviceResponse> I'm thinking this would be in the CredentialToPrincipalResolver ballpark, but I'm still researching this. Any tips? Thanks Dale -- View this message in context: http://www.nabble.com/additional-user-information-in-the-client-application--tf4843831.html#a13866717 Sent from the CAS Users mailing list archive at Nabble.com. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
