mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-07 06:54:56 -04:00
Merge pull request #8951 from matrix-org/rav/username_picker_2
More preparatory refactoring of the OidcHandler tests
This commit is contained in:
commit
7a332850e6
3 changed files with 104 additions and 80 deletions
|
@ -443,7 +443,7 @@ class RestHelper:
|
|||
return channel.json_body
|
||||
|
||||
|
||||
# an 'oidc_config' suitable for login_with_oidc.
|
||||
# an 'oidc_config' suitable for login_via_oidc.
|
||||
TEST_OIDC_CONFIG = {
|
||||
"enabled": True,
|
||||
"discover": False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue