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 <[EMAIL PROTECTED]>
To: Yale CAS mailing list <[email protected]>
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
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to