1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Update homeserver.yaml (#12129)

This commit is contained in:
Michael Telatynski
2024-01-10 15:49:30 +00:00
committed by GitHub
parent 1333456fc8
commit 4c21f8fd10

View File

@ -89,6 +89,7 @@ oidc_providers:
discover: false
scopes: ["profile"]
skip_verification: true
client_auth_method: none
user_mapping_provider:
config:
display_name_template: "{{ user.name }}"