Fix matrix_synapse_oidc_providers parsing

master
Aine 7 months ago committed by GitHub
parent 64e365d738
commit b2dd4bd1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2116,8 +2116,7 @@ saml2_config:
# attribute_requirements:
# - attribute: userGroup
# value: "synapseUsers"
oidc_providers:
{{ matrix_synapse_oidc_providers|to_nice_yaml(indent=2, width=999999) }}
oidc_providers: {{ matrix_synapse_oidc_providers }}
{% endif %}

Loading…
Cancel
Save