Scott, Thanks for your reply. I am using cas version 3.5.2. The system provides a URL when I go to the cas management page which is " https://hostname:8443/cas-server-webapp-3.5.2/services/j_acegi_cas_security_check". However, when I try to access the services page an access denied error is resulted. I went ahead and used http** and I got an error message which says the application is not authorized to use cas when I attempt to acccess the service management page. How relevant is the theme? I placed a random value for the theme. I am able to get my php application to authenticate.
Thanks, Kurt On Oct 2, 2013 11:54 PM, "Scott Battaglia" <[email protected]> wrote: > On Wed, Oct 2, 2013 at 7:28 PM, Kurt Jn Marie <[email protected]>wrote: > >> Hello All, >> >> I am new to CAS, but I have almost completed my CAS server >> configurations. I have a few questions of which I am hoping to get some >> answers from the CAS experts. >> >> 1. I am using mysql to manage services. After my first entry, I can no >> longer access the services management page >> https://cas.domainname.com:8443/cas/services/. If I delete the entries >> from the database, I am able to access the service management page once >> again. In the cas documentation, it states that the first service that >> should be added is the service itself. Can someone tell me the purpose of >> the service management page? Do I need to add the URL for each of my >> applications that will be authenticating through cas in service management? >> > > You should add each service (services can either be the exact url, an Ant > pattern, or a RegEx expression) that will be accessing CAS to the services > management tool. > >> >> 2. How do I add additional services to service management after the first >> one is added? >> > > The first service you add should match the service management tool itself > (i.e.https://cas.domainname.com:8443/cas/services) as the tool itself > authenticates through CAS. Which version of CAS are you using? I thought > we had a notice on the management page that gave the url to add. > > Cheers > Scott > > >> >> > >> Thanks, >> Kurt >> >> -- >> 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 >> >> > -- > 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 > > -- 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
