https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40596
--- Comment #27 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 195118 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195118&action=edit Bug 40596: Add CAS protocol to identity provider REST API and admin UI Adds 'CAS' to the identity_provider OpenAPI definition enum so the REST API accepts and returns CAS providers. Extends the Identity Providers admin UI (ProviderResource.vue) with: - CAS option in the protocol dropdown. - CAS settings group with server_url (required) and version (optional, 'CAS 2 or earlier' / 'CAS 3 or later') configuration fields. -- 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/
