https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #24 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 193623 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193623&action=edit Bug 39224: Add SAML2 as a supported identity provider protocol Adds SAML2 support to the identity provider framework: - New Koha::Auth::Identity::Provider::SAML2 class implementing SAML2-specific configuration and behaviour - Registers SAML2 in the polymorphic protocol map in Koha::Auth::Identity::Providers This extends the existing OAuth/OIDC provider framework to also handle SAML2 identity providers through the same unified interface. Test plan: 1. Create a SAML2 identity provider Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes.