mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-12 08:43:55 +02:00
Merge pull request #2950 from etkecc/patch-310
Fix matrix_synapse_oidc_providers parsing
This commit is contained in:
commit
5ba6630206
@ -2116,8 +2116,7 @@ saml2_config:
|
|||||||
# attribute_requirements:
|
# attribute_requirements:
|
||||||
# - attribute: userGroup
|
# - attribute: userGroup
|
||||||
# value: "synapseUsers"
|
# value: "synapseUsers"
|
||||||
oidc_providers:
|
oidc_providers: {{ matrix_synapse_oidc_providers }}
|
||||||
{{ matrix_synapse_oidc_providers|to_nice_yaml(indent=2, width=999999) }}
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user