summary refs log tree commit diff
path: root/changelog.d/16974.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pass module API to OIDC mapping provider (#16974)Mathieu Velten2024-03-191-0/+1
As done for SAML mapping provider, let's pass the module API to the OIDC one so the mapper can do more logic in its code.