https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39160 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 203391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203391&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 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.