Commit Graph

8 Commits (1bcf50287c10440f3f9f779841f54e5078574ae2)

Author SHA1 Message Date
Richard van der Hoff 67541a2139 fix link for login flow
Richard van der Hoff f85ec19465
Allow users to pick a username on login ()
This is essentially a rewrite to collect the username from the user when they first log in, rather than try to determine it algorithmically from SAML attributes.
Andrew Morgan df8b731edd Rename to matrix_synapse_saml_mozilla
Andrew Morgan 15cc82e5e1 Rename saml_mapping_provider to saml_mapping_provider_mozilla
Andrew Morgan 2c913fcf94 Update module name to be moz flavoured
Andrew Morgan 962cbce291 Fix grammar
Andrew Morgan 05aab849e5 Update plugin to match ABI of Synapse
Andrew Morgan 4f393da115 Initial commit