Bug 14035 - Shibboleth SingleSignOut
Summary: Shibboleth SingleSignOut
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on: 12887 14034
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-21 11:16 UTC by Martin Renvoize
Modified: 2015-05-12 18:30 UTC (History)
10 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2015-04-21 11:16:33 UTC
+++ This bug was initially created as a clone of Bug #14034 +++

The shibboleth authentication only support partial single sign out at the moment...

i.e. it supports it in one direction. We can submit a signout request to the IdP at koha logout time, but we are not yet listening to logouts on the shibboleth service.

I'm not even sure how well documented this feature is in the level above us, but I thought it worth noting here whilst I find time to work on it.