Bug 14035

Summary: Shibboleth SingleSignOut
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: AuthenticationAssignee: Martin Renvoize <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: chris, corinne.flacher-david, dpavlin, fridolin.somers, jonathan.druart, koha, luce.barbey, matthias.meusburger, tmisilo, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12887, 14034    
Bug Blocks:    

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.