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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 }}"