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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 25 01:07:32 CEST 2021


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

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
(In reply to mark.jaroski from comment #3)
> I haven't looked at the code yet, but does this implementation include
> just-in-time provisioning to allow first-contact federated users to arrive
> sight-unseen?
> 
> How do you normally assign a card number to such users?

(In reply to mark.jaroski from comment #4)
> Also, do you have a patch for this?

The idea here is just to add hooks into key parts of login and logout to run
the modular authentication code. 

The actual handling would be done by the specified authentication module. 

I do have code for this although it's just local at the moment. I could look at
writing a patch and posting it tomorrow night. I have some plans for changes to
authentication and authorization for Bug 28325, so it's all on my mind at the
moment.

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


More information about the Koha-bugs mailing list