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

            Bug ID: 36503
           Summary: Add a plugin hook to modify patrons after
                    authentication
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: raphael.str...@kit.edu
        QA Contact: testo...@bugs.koha-community.org
                CC: dpav...@rot13.org

This plugin hook allows to change patron data or define the patron based on the
authenticated user.

We use this hook to map the authenticated user to a patron record we migrated
from the former ILS based on data from the identity provider. In Koha we use
OIDC/Shibboleth for authentication but we don't have the EPPN in the former ILS
and therefore not in the migrated patron record. We have written a plugin that
takes the card number from the identity provider, searches a matching patron
record in Koha and adds the EPPN to this patron.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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