From 843e51823db5346b08640ada8e813229541778b7 Mon Sep 17 00:00:00 2001 From: H-Shay Date: Thu, 30 Jun 2022 16:22:17 +0000 Subject: deploy: 8330fc9953032f21eb4c7d5f0627c1e6aba2459c --- develop/usage/configuration/config_documentation.html | 2 +- .../usage/configuration/user_authentication/single_sign_on/cas.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/usage/configuration') diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html index 0bade482ef..a71941c56f 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html @@ -2649,7 +2649,7 @@ to log in and reauthenticate, whilst preventing new users from setting passwords
  • localdb_enabled: Set to false to disable authentication against the local password database. This is ignored if enabled is false, and is only useful if you have other password_providers. Defaults to true.
  • -
  • pepper: Set the value here to a secret random string for extra security. # Uncomment and change to a secret random string for extra security. +
  • pepper: Set the value here to a secret random string for extra security. DO NOT CHANGE THIS AFTER INITIAL SETUP!
  • policy: Define and enforce a password policy, such as minimum lengths for passwords, etc. Each parameter is optional. This is an implementation of MSC2000. Parameters are as follows: diff --git a/develop/usage/configuration/user_authentication/single_sign_on/cas.html b/develop/usage/configuration/user_authentication/single_sign_on/cas.html index 80fa41b039..9463ac3cc0 100644 --- a/develop/usage/configuration/user_authentication/single_sign_on/cas.html +++ b/develop/usage/configuration/user_authentication/single_sign_on/cas.html @@ -150,8 +150,8 @@

    Synapse supports authenticating users via the Central Authentication Service protocol (CAS) natively.

    -

    Please see the cas_config and sso sections of the Synapse configuration -file for more details.

    +

    Please see the cas_config and sso +sections of the configuration manual for more details.

    -- cgit 1.5.1