Hi Andy,
Thanks for the hint! At least something. Still, I don't like it as it relies
on the browser. I would rather have it done server-side... really no way to
do it???
> Is there any way to terminate CAS session without redirecting user to
> cas/logout page? I was thinking something like a REST request. The
> reason is that I would like user to stay on my application's logout
> page instead of generic CAS logout. Also, I find it difficult to
> securely redirect the user to cas/logout when his local session
> expires (or is administratively terminated).
We made a lame hack here - an iframe on the application's logout page that
called /cas/logout. :)
Not a great solution, but very easy to implement.
Andy
--
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