I have implemented CAS on asp.net mvc application.

My forms authentication configuration is 
<forms loginUrl="http://localhost:8080/cas-server-webapp-3.5.1/login";
             cookieless="UseCookies"
             timeout="5"
             slidingExpiration="true" />

My cookie never expires. Even after timeout period.

What might be the problem.
-- 
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