[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 May 4 16:59:10 CEST 2017


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61886|0                           |1
        is obsolete|                            |
  Attachment #61887|0                           |1
        is obsolete|                            |
  Attachment #61888|0                           |1
        is obsolete|                            |
  Attachment #61889|0                           |1
        is obsolete|                            |

--- Comment #37 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 63117
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63117&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 Jose Espinoza <eugenegf at yahoo.com>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list