additional user information in the client application?
dale77
Dale.Ogilvie at trimble.co.nz
Tue Nov 20 17:29:39 EST 2007
+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.
More information about the cas
mailing list