3 Nov
2022
3 Nov
'22
5:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31378 --- Comment #124 from Agustín Moyano <agustinmoyano@theke.io> --- Created attachment 143102 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143102&action=edit Bug 31378: Add authentication provider endpoints This patch adds routes for handling authentication providers to the REST API. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/auth_providers.t => SUCCESS: Tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.