In one of my webapps, I built a logout. It only invalidates the session (because calling http://cas/logut kills the TGT and I don't want this effect) and redirects to home page (which is protected by CAS).
I'm not using renew=true, so, after that, CAS generates a new ST and I arrive authenticated again to the webapp. The question is. Is there a way to not get authenticated again without using renew=true? Thanks in advance! -- 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
