Bug 33708: Allow anonymous access to OAuth endpoints
authorDavid Cook <dcook@prosentient.com.au>
Wed, 10 May 2023 02:43:44 +0000 (02:43 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 8 Jun 2023 16:51:21 +0000 (16:51 +0000)
commitd4d69ade8c695b37fea03ad9cec2d3c2b74a2012
tree842832660dd0bcdd1f53132e94f3395bb69fb688
parent12c4eb1e02428011ef6af53d6ede97e301997d12
Bug 33708: Allow anonymous access to OAuth endpoints

Users needs anonymous access to OAuth endpoints so that they can
login, and then use authenticated access for other endpoints.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 05190ed1d99e3cca7cbd766a9f41e106f25d26a3)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Koha/REST/V1/Auth.pm