I am new using CAS and I'd like to know how to have a service ticket valid for 2 service URL? I need this because one application (let's say app1) is accessed using http, through a web browser and can handle CAS authentication and redirection. This aap1 application is accessible on tcp port 1 on server1.
The second application app2 running on tcp port2 on server1 is also using http, but the client has very limited support and for example is unable to post credentials to the credentials requestor or follow the HTTP redirection (the client app is MS-Office). I am using mod_auth_cas in front of those applications to handle the authentication I can pass cookies from the browser to the client app of app2. So I was thinking that if mod_auth_cas cookie is valid both both serviceURLs (http://server1:port1/service AND http://server1:port2), then that would work. Any idea how to do it? Kind regards, Alex. -- 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
