Comment-out claims_imports.displayname for matrix-authentication-service

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4058
This commit is contained in:
Slavi Pantaleev 2025-02-14 10:03:41 +02:00
parent 5c874f036d
commit ed673bf071

View File

@ -242,7 +242,7 @@ matrix_authentication_service_config_upstream_oauth2_providers:
#action: force
#template: "{% raw %}{{ user.preferred_username }}{% endraw %}"
# The display name is the user's display name.
displayname:
#displayname:
#action: suggest
#template: "{% raw %}{{ user.name }}{% endraw %}"
# An email address to import.