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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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
[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/