[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
Fri Nov 4 16:00:59 CET 2022


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

--- Comment #171 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 143230
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143230&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

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Signed-off-by: Lukasz Koszyk <lukasz.koszyk at kit.edu>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list