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

            Bug ID: 30962
           Summary: REST API: Add endpoint
                    /patrons/:patron_id/check_password
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

This endpoint would check that the POSTed password matches the Koha database
password.

In theory, you could have other validations here as well (e.g. check if patron
is expired, restricted, etc.). But maybe those should be their own endpoints. 

Adding this to support a Keycloak User Storage SPI as per
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17004#c39

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to