https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32739 Bug ID: 32739 Summary: REST API: Extend endpoint /auth/password/validation for cardnumber Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de CC: tomascohen@gmail.com The /auth/password/validation route as proposed on bug 30962 does support validation with the username/user_id + password combination, but doesn't allow for using cardnumber. We should have a way to mimick what the login form/ILS-DI/SIP do and have a way for checking username and cardnumber at the same time/with the same request. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.