The minimum supported version is 3.5.1: https://github.com/Unicon/cas-addons/blob/master/README.md
From: Stephen More [mailto:[email protected]] Sent: Wednesday, April 10, 2013 7:01 AM To: [email protected] Subject: Re: [cas-user] Attributes via CAS 2.0 protocol I am trying to get the unicon addon to work..the first thing I am struggling with is version compatibility. What version of the addon is compatible with what version of cas ? I am currently running 3.4.12. I added cas-addons 1.2 now I have conflicting jars in my lib dir: spring-security-core-3.0.5.RELEASE.jar spring-security-core-3.1.0.RELEASE.jar person-directory-api-1.5.0-RC6.jar person-directory-api-1.5.1.jar -Thanks Stephen More On Wed, Mar 27, 2013 at 12:44 PM, Dmitriy Kopylenko <[email protected]> wrote: There is one other option that would eliminate the need to "hack" casServiceValidationSuccess.jsp: https://github.com/Unicon/cas-addons/wiki/Configuring-JSON-Validation-Resp onse Cheers, Dmitriy. On Mar 27, 2013, at 12:23 PM, Robert Oschwald <[email protected]> wrote: See https://wiki.jasig.org/display/CASUM/Attributes#Attributes-Accessingattrib utesusingtheCASclientforjava 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 -- 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 -- 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
