I am having a problem configuring / using the cas services management screen. Whenver I point my browser to https://localhost:8443/cas/services, after I authenticate, it redirects me to https://localhost:8443/cas/login?null with the message, "You have successfully logged in" For some reason, even though I am authenticated, it will not allow me to access any of the services pages and simply redirects me to the login page.
I have followed the instructions in the manual to configure services, including adding my Tomcat keystore, and adding an inMemoryDAOImpl user in the ROLE_ADMIN. I have not changed the cas.properties URLs, as I only have one instance of CAS set up, so it is using itself to authenticate. I tried bypassing the security by modifying the Acegi filter properties in the web.xml, and get the same result, so I restored the security. If I try to hit the JSP directly, I get the same result. CAS is in its default state with the default authentication (same user/pwd).
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
