From 701d4020859c8e4644a2e0ac6c194a944897cc3d Mon Sep 17 00:00:00 2001 From: Matthieu Lempereur Date: Thu, 23 Nov 2023 14:15:39 +0100 Subject: [PATCH] explicit check route option for loginlink usage --- security/login_link.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/login_link.rst b/security/login_link.rst index c08bd1f2132..df4ac801dcd 100644 --- a/security/login_link.rst +++ b/security/login_link.rst @@ -28,8 +28,8 @@ this is not yet the case. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The login link authenticator is configured using the ``login_link`` option -under the firewall. You must configure a ``check_route`` and -``signature_properties`` when enabling this authenticator: +under the firewall. You must configure a ``check_route`` with a route name +and ``signature_properties`` when enabling this authenticator: .. configuration-block::