[Koha-bugs] [Bug 16892] Add automatic patron registration via OAuth2 login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 22 06:07:06 CET 2016


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

--- Comment #18 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 58373
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58373&action=edit
Bug 16892: Add automatic patron registration via OAuth2 login

10988 added the ability to log into the OPAC authenticating with
Google Open ID Connect. This extends it, by allowing an
unregistered patron to have an account automatically created
with default category code and branch.

This is accomplished by adding 3 system preferences.
- GoogleOpenIDConnectAutoRegister
      whether it will attempt to auto-register the patron.
- GoogleOpenIDConnectDefaultCategory
      This category code will be used to create Google OpenID Connect patrons.
- GoogleOpenIDConnectDefaultBranch'
      This branch code will be used to create Google OpenID Connect patrons.

Sponsored-by: Tulong Aklatan

Signed-off-by: Eugene Espinoza <eugenegf at yahoo.com>

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


More information about the Koha-bugs mailing list