Summary: | Identity Provider Single-Logout Enhancement | ||
---|---|---|---|
Product: | Koha | Reporter: | agostino.nigro |
Component: | Authentication | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, dpavlin, eugenegf |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
agostino.nigro
2023-09-15 16:47:42 UTC
Up on this. We need this feature. 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 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. |