http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8446

--- Comment #57 from Martin Renvoize <[email protected]> ---
Created attachment 30023
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30023&action=edit
BUG8446, Follow up: Implimented single sign out

- This followup rebases the code against 3.16+ which managed to break
  some of the original logic.
- As a side effect of the rebasing, we've also implimented the single
  sign out element. Upon logout, koha will request that the shibboleth
  session is destroyed, and then clear the local koha session upon
  return to koha.  Due to the nature of shibboleth however, you will
  only truly be signed out of the IdP if they properly support Single
  Sign Out (which many do not). As a consequence, although you may
  appear to be logged out in koha, you might find that upon clicking
  'login' the IdP does NOT request your login details again, but instead
  logs you silently back into your koha session. This is NOT a koha bug,
  but a shibboleth implimentation issue that is well known.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to