synapse/tests/handlers
Tdxdxoz abd04b6af0
Allow existing users to login via OpenID Connect. (#8345)
Co-authored-by: Benjamin Koch <bbbsnowball@gmail.com>

This adds configuration flags that will match a user to pre-existing users
when logging in via OpenID Connect. This is useful when switching to
an existing SSO system.
2020-09-25 07:01:45 -04:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py Create function to check for long names in devices (#8364) 2020-09-22 11:42:55 +01:00
test_directory.py
test_e2e_keys.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
test_e2e_room_keys.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
test_federation.py
test_oidc.py Allow existing users to login via OpenID Connect. (#8345) 2020-09-25 07:01:45 -04:00
test_presence.py
test_profile.py
test_register.py
test_stats.py
test_sync.py
test_typing.py
test_user_directory.py