mirror of https://github.com/vector-im/riot-web
Update homeserver.yaml (#12129)
parent
1333456fc8
commit
4c21f8fd10
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in New Issue