https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42719
--- Comment #4 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #3) > Bug 40736 makes the condition display a nicer message. This one goes further > by implementing this missing flow. Sounds good to me! I can't think of any reason why you wouldn't want to do that. I'll make a note to return to this. Happy to QA if someone else signs off. -- On a side note, what's the scenario where the IdP initiates the SSO? The scenarios I'm thinking of are: 1. User is using Koha and needs auth so they click "SSO Login" 2. User is using third-party system (either something like VuFind/EDS or an app portal like Okta/Microsoft provides) where they're authenticated and they click a link to Koha. Typically, the user would need to click "SSO Login" to bounce back and forth with the IdP, although a local customization could allow for an automatic redirect. Is the idea of putting in the API endpoint into the IdP app portal so that it directly goes to the SSO step and then bounces them back to the main page? That would be one way to avoid the issue of them needing to click the "SSO Login" button manually or applying a local customization to force SSO... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
