See https://wiki.jasig.org/display/CASUM/Attributes#Attributes-AccessingattributesusingtheCASclientforjava how to release attributes to the client. If you use the SAML ticket validator, it works out of the box.
If you want to release the attributes using the /serviceValidate url, you must add attributes to the casServiceValidationSuccess.jsp. Robert Am 27.03.2013 um 16:50 schrieb Stephen More <[email protected]>: > According to the Client Feature Matrix ( > https://wiki.jasig.org/display/CASC/Client+Feature+Matrix ) Attributes > are available by using either protocol SAML1.1 or CAS 2.0 support via > known server sided extension point. > > I see the SAML1.1 example here: > https://wiki.jasig.org/display/CASC/Saml11TicketValidationFilter+Example > > What is the CAS 2.0 server side extension that supports attributes and > is there an example ? > > > -Stephen More > > -- > 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 -- 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
