Hello, 

 

Has anyone been able to turn on ClearPass to CAS 3.5?

 

Building from src and deploying into Tomcat 7.0.28, here are the steps
that I have been following to turn on clearPass:

 

-          Declare the 'cas-server-extension-clearpass' in the pom

-          Uncomment the element 'authenticationMetaDataPopulators'
element in the config file

-          Move the clearPass-configuration.xml file to the
spring-configuration directory

-          Set the server.name property to match my machine name

-          Modify the ticketRegistry.xml file to have
'ticketRegistryValue' as the id the of the ticket registry

-          For testing, set the 'acceptAnyProxy' property value to true

-          .?

 

When I browse to /cas/clearPass, what seems to happen is I get immediate
redirected to '/cas/login' with the service parameter for clearPass. If I
construct the login url myself with the clearPass url as the service, I
can successfully login with a test account but am redirected back to the
'/login' url with the "successful authentication' message as usual. 

 

Have I missed a step somewhere? Seems like the clearPass spring security
filters never kick in. 

 

-Misagh



 


-- 
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