[Koha-bugs] [Bug 20402] Implement OAuth2 authentication for REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 4 09:11:41 CEST 2018


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

--- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Tomás Cohen Arazi from comment #17)
> I think we should tie api id and keys to patrons to take advantage of the
> current permission system. And introduce the use of scopes at a later stage.
> 
> Julian: can you do it? i.e. pick the code you once wrote for having patrons
> create api keys on the staff interface?
I think it's not needed if you only want to tie an API client with a patron. We
could add a <userid>xxx</userid> in $KOHA_CONF, and act as if that user was
authenticated.

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


More information about the Koha-bugs mailing list