I am having alot of trouble trying getting a basic cas 3.4.11
implementation with clearPass, ldap, and postgres. Is there any
documentation that lists the versions required for such a combination? I
am trying to do the Maven overlay method and I just keep receiving a
"CAS Unavailable" screen.
Here's a snippet of my pom.xml properties
<spring-framework.version>3.0.5.RELEASE</spring-framework.version>
<hibernate.version>3.6.0.Final</hibernate.version>
<person-directory.version>1.5.0-RC6</person-directory.version>
<servlet-api.version>2.5</servlet-api.version>
<jdbc.groupId>postgresql</jdbc.groupId>
<jdbc.artifactId>postgresql</jdbc.artifactId>
<jdbc.version>8.2-507.jdbc3</jdbc.version>
<cas.version>3.4.11</cas.version>
<cas-clearpass.version>1.0.8.GA</cas-clearpass.version>
<casclient.version>3.2.1</casclient.version>
I am also integrating this with my uPortal 4 implementation where the
person-directory api is used.
Thanks,
Laura
--
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