Merge commit 'e452973fd' into dinsic
* commit 'e452973fd': fix broken link in sample config (#7712)
This commit is contained in:
1
changelog.d/7712.misc
Normal file
1
changelog.d/7712.misc
Normal file
@@ -0,0 +1 @@
|
||||
Fix broken link in sample config.
|
||||
@@ -1714,7 +1714,7 @@ saml2_config:
|
||||
# use an OpenID Connect Provider for authentication, instead of its internal
|
||||
# password database.
|
||||
#
|
||||
# See https://github.com/matrix-org/synapse/blob/master/openid.md.
|
||||
# See https://github.com/matrix-org/synapse/blob/master/docs/openid.md.
|
||||
#
|
||||
oidc_config:
|
||||
# Uncomment the following to enable authorization against an OpenID Connect
|
||||
|
||||
@@ -89,7 +89,7 @@ class OIDCConfig(Config):
|
||||
# use an OpenID Connect Provider for authentication, instead of its internal
|
||||
# password database.
|
||||
#
|
||||
# See https://github.com/matrix-org/synapse/blob/master/openid.md.
|
||||
# See https://github.com/matrix-org/synapse/blob/master/docs/openid.md.
|
||||
#
|
||||
oidc_config:
|
||||
# Uncomment the following to enable authorization against an OpenID Connect
|
||||
|
||||
Reference in New Issue
Block a user