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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 18 15:53:42 CEST 2019


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

            Bug ID: 23146
           Summary: Add support for Basic auth on the OAuth2 token
                    endpoint
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org
  Target Milestone: ---

The current implementation restricts it to only allow the parameters to be
passed on the request body. This is an unnecessary limitation that (probably)
prevents the integration of systems not capable of sending the parameters in
the request body.

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


More information about the Koha-bugs mailing list