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

--- Comment #57 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 196536
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196536&action=edit
Bug 39224: Database schema for identity provider modernisation

Restructures identity_providers to support SAML2 and per-provider mappings:
- Drops mapping/matchpoint columns (moved to new identity_provider_mappings
table)
- Adds enabled column and updates protocol enum to include SAML2
Adds identity_provider_mappings table for per-provider field mapping records.
Adds hostnames and identity_provider_hostnames tables for per-hostname provider
visibility and exclusivity (replacing OPACShibOnly/staffShibOnly sysprefs).
Adds send_welcome_email column to identity_provider_domains.

Sponsored-by: ByWater Solutions
Co-authored-by: Jacob O'Mara <[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