Commit Graph

6 Commits (806f95bc06c530d69c93502ca8866de80c9e8725)

Author SHA1 Message Date
Richard van der Hoff e3095f7e15 add tests for get_remote_user_id
(Featuring a real SAML response to parse)
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 ce2a6b977f Update tests
Andrew Morgan df8b731edd Rename to matrix_synapse_saml_mozilla
Andrew Morgan 15cc82e5e1 Rename saml_mapping_provider to saml_mapping_provider_mozilla
Andrew Morgan 4f393da115 Initial commit