> I am using CAS 3.4.2.1 which is supported by SunGardSCT (Banner). > So part of my Pom.xml file should be configure as such: > > <properties> > <!-- The Jasig CAS Version to overlay. --> > <cas.version>3.4.2.1</cas.version> > </properties>
Let's take a step back. We have integrated several subsequent versions of CAS with Banner/BEIS, including the latest 3.4.9. Please consider going with the most recent CAS version. If you must use 3.4.2.1, you'll need to manually install OpenSAML 1.1b in your local Maven repository. Download from http://www.shibboleth.net/downloads/java-opensaml/archive/1.1b/. 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
