https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24065 Bug ID: 24065 Summary: Shibboleth should fail the login if matchpoint is not unique Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Authentication Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org The shib config allows you to use any patron field for matching. Email is sometimes used, but Koha does not enforce uniqueness here. We call 'find' to get the patron, this will throw an error, but not fail We should 'search' instead and fail explicitly if there is more than one patron -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.