[Koha-bugs] [Bug 31378] Add a generic OAuth2/OIDC client implementation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 13:37:18 CET 2022


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

--- Comment #124 from Agustín Moyano <agustinmoyano at 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.


More information about the Koha-bugs mailing list