https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24539
--- Comment #5 from David Cook <[email protected]> --- (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. _______________________________________________ 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/
