sso between java & p
Aaron Burton
awburton at yahoo.com
Mon Mar 19 17:41:35 EDT 2007
I got it working. It turned out to be a couple issues but the main one is the cookies. I was referencing the server with 2 different names in my test environment so it was not able to use the same cookie. The other issue was with phpCAS which I was able to code around.
One more question. When go to the logout url, it says I have successfully logged out but if I go back to either of my secure applications without closing the browser first it lets me back in. Should I be doing something other than going to the logout url?
Thank you
----- Original Message ----
From: Scott Battaglia <scott.battaglia at gmail.com>
To: Yale CAS mailing list <cas at tp.its.yale.edu>
Sent: Friday, March 16, 2007 5:35:54 PM
Subject: Re: sso between java & p
The only reason they would not be sharing their single sign on session is if either:
(a) cookies were not enabled in the browser or
(b) the CAS Server was not sending back the cookie. It would only NOT send back the cookie if the path was wrong (which shouldn't be a problem) or if the CAS Server was not deployed under HTTPS
(c) renew=true is being send to the CAS Server.
-Scott
____________________________________________________________________________________
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070319/8ad22d4d/attachment.html
More information about the cas
mailing list