Bug 40830 - Add a plugin hook for manipulating user info from identity providers
Summary: Add a plugin hook for manipulating user info from identity providers
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Tomás Cohen Arazi (tcohen)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-17 19:11 UTC by Nick Clemens (kidclamp)
Modified: 2025-09-18 02:33 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?