I'm new to CAS so i may be missing something quite obvious.... I have the default ticket expiration policy that causes tickets to expire after 2 hours.
When the ticket expires this automatically triggers a Single Sign Out in my webapp. (The default behaviour of the ticket registry i believe) This is a problem when a user is active in the webapp since after 2 hours they are forced to login again (even if the webapp session has not expired). How should i configure CAS to avoid this problem. I have tried disactivating the single sign out in the ticketRegistry.xml (p:logUserOutOfServices="false" ) however this also prevents my user being logged out of the webapp when they do a single sign out (cas/logout) which i don't want. I imagine that this is quite a common scenario. What am i missing? Max -- 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
