MatrixSynapse/synapse/app
Richard van der Hoff 21a296cd5a
Split OidcProvider out of OidcHandler (#9107)
The idea here is that we will have an instance of OidcProvider for each
configured IdP, with OidcHandler just doing the marshalling of them.

For now it's still hardcoded with a single provider.
2021-01-14 13:29:17 +00:00
..
__init__.py
_base.py
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py
homeserver.py Split OidcProvider out of OidcHandler (#9107) 2021-01-14 13:29:17 +00:00
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py