summary refs log tree commit diff
path: root/changelog.d/16974.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.104.0rc1Erik Johnston2024-03-261-1/+0
|
* 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.