0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-24 20:18:56 +02:00
synapse/changelog.d/7385.feature
Christopher Cooper c4a820b32a
allow emails to be passed through SAML (#7385)
Signed-off-by: Christopher Cooper <cooperc@ocf.berkeley.edu>
2020-05-27 17:40:08 +01:00

2 lines
156 B
Gherkin

For SAML authentication, add the ability to pass email addresses to be added to new users' accounts via SAML attributes. Contributed by Christopher Cooper.