You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cas...@googlegroups.com
Hi,
We're successfully using CASSHIB between our Shibboleth IDP and
Banner/XE. So, thank you very much for providing this tool ! (XE doesn't
yet support SAML login; supposedly its coming ...)
We can configure a logout url into XE. When a user clicks Logout the
local app session is killed, and they would be redirected to this url.
Standard approach to logout ....
Our IDP does have a logout endpoint, so we could use that. But, I was
wondering whether CASSHIB maintains any kind of session that would also
have to be destroyed ? If yes, how would we trigger that ?
Thanks!
bko...@gmail.com
unread,
Oct 9, 2013, 4:16:41 PM10/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cas...@googlegroups.com
CAS itself does maintain a session. This isn't specific to CASShib, but it's inherent to the CAS server.
Your logout redirect chain may look something like: Logout Link that kills local session -> redirects to the CASShib logout URL for the app -> redirects to the Shibboleth IDP logout link -> redirects to a logout landing page
I don't think the ordering of those redirects matters much, just as long as all three sessions (app, CAS, and Shib) get destroyed.
bko...@gmail.com
unread,
Oct 9, 2013, 4:20:50 PM10/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message