Hi, All, it appears mod_auth_cas does not work with CAS 3.5.2 ? I have have an apache instance using mod_auth_cas to require authentication to access certain directories. If I try to access something in the web directory, I get the cas login page but when I authenticate, I get an "Application Not Authorized to Use CAS" message.
I can see in the catalina log that the user was successfully authenticated. I get an "ACTION: AUTHENTICATION_SUCCESS" stanza and an "ACTION: TICKET_GRANTING_TICKET_CREATED" stanza but they are followed by an "ACTION: SERVICE_TICKET_NOT_CREATED" stanza. I see "<ServiceManagement: Unauthorized Service Access. Service [myservice] not found in Service Registry.>" where "myservice" is the url to which I am trying to go in my browser. In my cas "Services Management" page I set up a service "http*://mywebserver.mydomain:*/mydirectorypath/*" where "mywebserver.mydomain" is the fully qualified name of my web server and "mydirectorypath" is the directory path listed in my apache httpd.conf which utilizes cas. I would appreciate any help with how to "register" a ervice so I can use cas with apache. Thanks -- 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
