12 Commits (cef56945198b0be71a60d4eff41c7e55173c4bdd)

Author SHA1 Message Date
Patrick Cloke dddfb9c5aa
Fix tests by using the proper attribute names instead of a mapping (#10) 4 years ago
Richard van der Hoff 2556450557
Block new registrations based on a domain blacklist (#2) 5 years ago
Richard van der Hoff 7d346c8106 remove test dependency on xmlsec
Stub things out so that we don't have to have xmlsec installed to run the tests
5 years ago
Richard van der Hoff 1bcf50287c fix failing test 5 years ago
Richard van der Hoff c272f2f075 fix lint 5 years ago
Richard van der Hoff 9141db25aa fix lint 5 years ago
Richard van der Hoff e3095f7e15 add tests for get_remote_user_id
(Featuring a real SAML response to parse)
5 years ago
Richard van der Hoff f85ec19465
Allow users to pick a username on login (#1)
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.
5 years ago
Andrew Morgan ce2a6b977f Update tests 5 years ago
Andrew Morgan df8b731edd Rename to matrix_synapse_saml_mozilla 5 years ago
Andrew Morgan 15cc82e5e1 Rename saml_mapping_provider to saml_mapping_provider_mozilla 5 years ago
Andrew Morgan 4f393da115 Initial commit 5 years ago