Update sample config

pull/8630/head
Ben Banfield-Zanin 2020-11-02 13:28:14 +00:00
parent 705806a560
commit bc45f23102
1 changed files with 8 additions and 0 deletions

View File

@ -1640,6 +1640,14 @@ saml2_config:
# - attribute: department
# value: "sales"
# Most metadata XML only contains a single IdP entity. However if the
# metadata XML contains multiple IdPs Synapse needs to know which IdP to
# redirect users to. `idp_entityid` can be populated with the entity of
# the IdP that should be used. For most deployments, this parameter should
# be omitted.
#
#idp_entityid: 'https://our_idp/entityid'
# OpenID Connect integration. The following settings can be used to make Synapse
# use an OpenID Connect Provider for authentication, instead of its internal