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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 12 00:05:00 CEST 2018


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

--- Comment #25 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Julian Maurice from comment #21)
> A few notes about the last patch:
> - I attached it only as an easy way to see the last changes, beacause I will
> squash all patches into one clean patch.
> - The use of Mojolicious::Plugin::OAuth2::Server was suggested on IRC, but
> it only helps removing a few lines of code. I'm not sure it's worth it (new
> non-packaged dependency)
> - The test plan in comment 7 is not correct anymore. Before testing, please
> wait until I squash all patch and write a new test plan (or use your brain
> to guess a new test plan :))

When I tested using the Mojo plugin, I didn't find a clear way to implement
several grant flows. And my guess was that sticking to using the core lib was
easier.

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


More information about the Koha-bugs mailing list