0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-31 19:59:01 +01:00
synapse/changelog.d/16974.misc
Mathieu Velten 74ab329eaa
Pass module API to OIDC mapping provider (#16974)
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.
2024-03-19 17:20:10 +00:00

1 line
122 B
Text

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.