Apache2::AuthCAS client
Jeremy Wickham
jrw16 at its.msstate.edu
Thu Jul 19 18:05:40 EDT 2007
We are currently trying to Casify an Apache web server are we are having some troubles getting it off the ground. Has anyone have any experience with this? Below is the error we are getting and what is currently in our .htaccess file. The CAS server we are using is one built into our Luminis installation. I am unsure of which version of CAS this is.
After logging into Luminis the error we are getting is:
CAS(9595): authenticate: no session cookie for service: 'http%3A%2F%2Fblogs.its.msstate.edu%2FTest%2F'
The .htaccess file currently contains:
AuthType Apache2::AuthCAS AuthName "CAS"
PerlAuthenHandler Apache2::AuthCAS->authenticate require valid-user
CASService "http://blogs.its.msstate.edu/Test/"
CASProxyService "https://portal.test.oncampus.msstate.edu/cp/cas"
CASNumProxyTickets "1"
CASHost "portal.test.oncampus.msstate.edu"
CASLoginUri "/cp/cas/login.jsp"
CASLogoutUri "/cp/cas/logout.jsp"
CASProxy "/cp/cas/proxy"
CASProxyValidateUri "/cp/cas/proxyValidate"
CASServiceValidateUri "/cp/cas/serviceValidate"
CASLogLevel 4
Any help would be appreciated.
Thanks!
Jeremy Wickham
Programmer Analyst
Enterprise Information Systems
jeremy.wickham at msstate.edu
(662) 325-9173
More information about the cas
mailing list