https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39160
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178304|0 |1 is obsolete| | --- Comment #8 from David Cook <[email protected]> --- Created attachment 191336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191336&action=edit Bug 39160: Use optimal Mojolicious plugin name This change uses "OAuth2" instead of "Mojolicious::Plugin::OAuth2" when setting the plugin, so that Mojolicious can find the plugin faster. Test plan: 0. Apply the patch 1. koha-plack --restart kohadev 2. Run through OpenID Connect setup from "Testing SSO" on Koha Wiki https://wiki.koha-community.org/wiki/Testing_SSO 3. Confirm that you can log into Koha using the Keycloak OIDC -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
