You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Update homeserver.yaml (#12129)
This commit is contained in:
committed by
GitHub
parent
1333456fc8
commit
4c21f8fd10
@ -89,6 +89,7 @@ oidc_providers:
|
|||||||
discover: false
|
discover: false
|
||||||
scopes: ["profile"]
|
scopes: ["profile"]
|
||||||
skip_verification: true
|
skip_verification: true
|
||||||
|
client_auth_method: none
|
||||||
user_mapping_provider:
|
user_mapping_provider:
|
||||||
config:
|
config:
|
||||||
display_name_template: "{{ user.name }}"
|
display_name_template: "{{ user.name }}"
|
||||||
|
Reference in New Issue
Block a user