On Mon, 14 Jan 2013, Peter wrote:

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

Reply via email to