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:
parent
5c874f036d
commit
ed673bf071
@ -242,7 +242,7 @@ matrix_authentication_service_config_upstream_oauth2_providers:
|
|||||||
#action: force
|
#action: force
|
||||||
#template: "{% raw %}{{ user.preferred_username }}{% endraw %}"
|
#template: "{% raw %}{{ user.preferred_username }}{% endraw %}"
|
||||||
# The display name is the user's display name.
|
# The display name is the user's display name.
|
||||||
displayname:
|
#displayname:
|
||||||
#action: suggest
|
#action: suggest
|
||||||
#template: "{% raw %}{{ user.name }}{% endraw %}"
|
#template: "{% raw %}{{ user.name }}{% endraw %}"
|
||||||
# An email address to import.
|
# An email address to import.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user