[Koha-bugs] [Bug 23146] Add support for Basic auth on the OAuth2 token endpoint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 22 15:04:20 CET 2019


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This patchset adds
      release notes|                            |flexibility to the OAuth2
                   |                            |implementation regarding
                   |                            |how the parameters are
                   |                            |passed on the request. The
                   |                            |original implementation of
                   |                            |OAuth2 only contemplated
                   |                            |the option to pass the
                   |                            |client_id and client_secret
                   |                            |parameters on the request
                   |                            |body. It is very common
                   |                            |that clients expect to be
                   |                            |able to pass them as a
                   |                            |Basic authorization header.

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


More information about the Koha-bugs mailing list