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

--- Comment #30 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 193681
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193681&action=edit
Bug 39224: Database updates for unified identity providers

Adds database tables and schema changes to support unified identity
providers with hostname-based selection:

- identity_provider_mappings: Maps identity provider fields to Koha
  patron fields
- identity_provider_hostnames: Links identity providers to hostnames
  for automatic provider selection
- hostnames: Registry of library hostnames for provider routing
- Adds SAML2 to supported protocols
- Migrates system preferences and configuration to new tables

Test plan:
1. Apply the atomic update
2. Verify new tables exist in the database
3. Verify identity_providers table has new columns
4. Verify any existing identity providers, including SAML2 entries from
   koha-conf.xml are now in the new tables

Sponsored-by: ByWater Solutions
Co-authored-by: Martin Renvoize <[email protected]>

-- 
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