Slavi Pantaleev
před 2 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl
1 přidání a
2 odebrání
-
roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2
|
|
@@ -2116,8 +2116,7 @@ saml2_config: |
|
|
# attribute_requirements: |
|
|
# attribute_requirements: |
|
|
# - attribute: userGroup |
|
|
# - attribute: userGroup |
|
|
# value: "synapseUsers" |
|
|
# value: "synapseUsers" |
|
|
oidc_providers: |
|
|
|
|
|
{{ matrix_synapse_oidc_providers|to_nice_yaml(indent=2, width=999999) }} |
|
|
|
|
|
|
|
|
oidc_providers: {{ matrix_synapse_oidc_providers }} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|