Bug 34806 - Identity Provider Single-Logout Enhancement
Summary: Identity Provider Single-Logout Enhancement
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-15 16:47 UTC by agostino.nigro
Modified: 2024-09-01 23:56 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description agostino.nigro 2023-09-15 16:47:42 UTC
Request enhancement to Identity Provider in Koha to support and setup Single-Logout so that when a user signs out of Koha they also logout of the Identity Provider be that ADFS, Azure, Okta, Etc.
Comment 1 Eugene Espinoza 2024-08-30 09:20:02 UTC
Up on this. We need this feature.
Comment 2 Katrin Fischer 2024-08-30 09:34:32 UTC
As far as I can tell there is no development on this yet (no Assignee and Change sponsored? empty). If you need this feature urgently, you might want to look into sponsoring the development.
Comment 3 David Cook 2024-09-01 23:56:21 UTC
(In reply to Katrin Fischer from comment #2)
> As far as I can tell there is no development on this yet (no Assignee and
> Change sponsored? empty). If you need this feature urgently, you might want
> to look into sponsoring the development.

^

In the past, I had a local customization for implementing single log-out for OIDC, but dropped the customization in favour of the community version, and my libraries using the customization didn't need single log-out, so I haven't worked on this one again.

Note that single log-out for SAML works differently to OIDC, so it's 2 separate developments.