Bug 40830

Summary: Add a plugin hook for manipulating user info from identity providers
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: AuthenticationAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, dpavlin, hagud
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40829
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40596
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2025-09-17 19:11:11 UTC
It would be nice to be able to alter incoming data, or provide more complicated mappings (i.e. map external to internal categories) and be able to do this via plugins
Comment 1 David Cook 2025-09-17 23:48:17 UTC
@Hugo, I think this is something that you've been interested in previously as well.

@Nick, are we thinking just for OIDC/OAuth identity providers in this case? Or also trying to do LDAP and Shibboleth?