> I configured CAS with several my applications on different platforms (Java 
> and PHP). I can login to any of the application, but when I login to one 
> application and try to open another application it always shows me login page.

The most common cause is accessing the applications over HTTP.  The
CAS SSO cookie is only transmitted to clients over SSL since it has
the "secure" flag set.  CAS itself and at least the entry point of
your applications should be accessible exclusively over SSL.

M

-- 
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

Reply via email to