diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index dda2c08e8e7..f1bb542b7b5 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -326,7 +326,7 @@ login_path **type**: ``string`` **default**: ``/login`` This is the route or path that the user will be redirected to (unless ``use_forward`` -is set to ``true``) when they try to access a protected resource but isn't +is set to ``true``) when they try to access a protected resource but aren't fully authenticated. This path **must** be accessible by a normal, unauthenticated user, else