https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40596 --- Comment #41 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195792 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195792&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.