> Unfortunately, I can't get it to work; the response always lacks the extra 
> attributes:
>
> <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
>        <cas:authenticationSuccess>
>                <cas:user>dan</cas:user>
>
>
>        </cas:authenticationSuccess>
> </cas:serviceResponse>

You're not going to get attributes from the CAS protocol without
unsupported modifications to both server and client components.  The
supported mechanism for attribute release is via the SAML 1.1
protocol, https://wiki.jasig.org/display/CASUM/SAML+1.1.

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

Reply via email to