Alternative OPAC logins RFC

From Koha Wiki

Jump to: navigation, search
Home > Development > RFCs > Koha components for RFCs > Library System Modules RFCs > Catalogue RFCs > OPAC RFCs
Home > Development > RFCs > Koha version targeted RFCs > RFCs not targeted at a particular Koha version

Contents

Alternative OPAC logins

Sponsored by and developed by , expected for/deadline: '

See also Bug .

Work in progress:

Description

Could it be possible to let patrons login to the OPAC with other credentials than the Username/password provided by Koha itself? OAuth and OpenID look like obvious candidates - what are their pros and cons, and are there other/better alternatives?

This is more of an attempt at getting a little brainstorming going, rather than the description of any specific plans for a new development.

The problem: Patrons probably have too many usernames/passwords already, resulting in them forgetting them and/or re-using credentials from other sites, resulting in reduced security. Could we let users use credentials from outside Koha to log in?

Creating a website that uses OAuth/OpenID/etc for logging in is probably not rocket science. An added challenge for Koha will be connecting external credentials to an actual/physical borrower.

Technical alternatives

OAuth

OpenID

WedID

Connecting external credentials to an actual/physical borrower

How do we know that a user logging in with /OpenID/OAuth/etc should be given access to any given account in Koha? Do they have to turn up at the library and tell us their OpenID? Are there other ways?

Inspiration

Personal tools