[Koha-bugs] [Bug 24539] Build generic authentication module interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 2 10:53:53 CEST 2021


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

--- Comment #17 from David Cook <dcook at prosentient.com.au> ---
Created attachment 121536
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121536&action=edit
[DO NOT PUSH] koha-plugin-test-auth Koha Plugin for testing

This is a Koha Plugin that I slapped together to prove that the generic
authentication module interface works. 

Perhaps next week I can put together an OpenID Connect module. It might be
tricky to do as a Koha Plugin, since checkauth() is based on CGI.pm and that
doesn't play nicely with Mojolicious... although maybe $c will be in scope. 

That's for another night though...

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


More information about the Koha-bugs mailing list