Bläddra i källkod

Make SAML2 configuration match sample config generated using generate command

pull/275/head
Slavi Pantaleev 6 år sedan
förälder
incheckning
392f8202bd
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      roles/matrix-synapse/templates/synapse/homeserver.yaml.j2

+ 1
- 1
roles/matrix-synapse/templates/synapse/homeserver.yaml.j2 Visa fil

@@ -1204,7 +1204,7 @@ saml2_config:
# Instead of putting the config inline as above, you can specify a # Instead of putting the config inline as above, you can specify a
# separate pysaml2 configuration file: # separate pysaml2 configuration file:
# #
#config_path: "CONFDIR/sp_conf.py"
#config_path: "/data/sp_conf.py"


# the lifetime of a SAML session. This defines how long a user has to # the lifetime of a SAML session. This defines how long a user has to
# complete the authentication process, if allow_unsolicited is unset. # complete the authentication process, if allow_unsolicited is unset.


Laddar…
Avbryt
Spara