[Koha-bugs] [Bug 24065] New: Shibboleth should fail the login if matchpoint is not unique

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 13:19:30 CET 2019


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 at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at 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.


More information about the Koha-bugs mailing list