[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
Wed Oct 5 14:36:55 CEST 2022


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

--- Comment #20 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Notes for testing:

KTD (master) comes with the koha-staging repo already configured, so in order
to test this patches you can just run:

$ apt install libmojolicious-plugin-oauth2-perl

After installing the dependency, you need to restart Plack (as usual):

$ koha-plack --restart kohadev

The OAuth2 Mojolicious plugin is feeded with the configured authentication
providers at (plack) startup time, so in order for new providers to be picked,
restart Plack, just to be sure.

Enjoy, provide any constructive comments you can, early.

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


More information about the Koha-bugs mailing list