[Koha-bugs] [Bug 31900] Add support for logout from external OAuth2/OIDC identity providers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 03:22:29 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31900

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
The logout URL is retrieved during the OIDC warm up, and reused. Alternatively,
it can be set in the config, and the plugin will use it.

And yes, we need to add the idp reference on the session. 

It should also be configurable with 3 options
- No logout
- Automatic logout
- Give the option to logout

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list