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

--- Comment #24 from Martin Renvoize (ashimema) 
<[email protected]> ---
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.
_______________________________________________
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/

Reply via email to