[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:18:27 CET 2022


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
In order to do this, I think that we'd need to store a reference in the user's
database session to the identity provider that was used when logging in. 

Perhaps "identity_provider: X" would be enough. Or potentially
"identity_provider_logout" with the logout URL, so that we don't have to
re-fetch the "end_session_endpoint" via the well_known_url.

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


More information about the Koha-bugs mailing list