0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-08 01:19:17 +02:00
synapse/changelog.d/6723.misc
Richard van der Hoff 2b6a77fcde
Delegate remote_user_id mapping to the saml mapping provider (#6723)
Turns out that figuring out a remote user id for the SAML user isn't quite as obvious as it seems. Factor it out to the SamlMappingProvider so that it's easy to control.
2020-01-17 10:32:47 +00:00

1 line
42 B
Text

Updates to the SAML mapping provider API.