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

--- Comment #135 from Clemens Tubach <[email protected]> ---
Created attachment 202450
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202450&action=edit
Bug 39224: Add per-hostname provider routing, exclusive login and update login
pages

Providers are now associated with specific server hostnames, mirroring the
per-vhost model used by Shibboleth. This benefits all provider types:

Exclusive provider support: the per-hostname is_exclusive flag replaces the
OPACShibOnly and staffShibOnly system preferences. When set, the login page
suppresses local username/password fields and the user is directed straight to
that provider — the same force-SSO behaviour previously only available for
Shibboleth, now available for any OAuth, OIDC or SAML2 provider.

Login page updates: staff auth.tt, OPAC opac-auth.tt and the masthead login
modal now query the identity provider REST plugin and render a login button for
every enabled provider on the current hostname, not just a single Shibboleth
button. SCO/SCI terminals are excluded from exclusive-provider enforcement so
self-checkout can always fall back to local login.

Sponsored-by: ByWater Solutions
Co-authored-by: Jacob O'Mara <[email protected]>
Signed-off-by: Clemens Tubach <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to