File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ this is not yet the case.
2121~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2222
2323The login link authenticator is configured using the ``login_link `` option
24- under the firewall. You must configure a ``check_route `` and
25- ``signature_properties `` when enabling this authenticator :
24+ under the firewall and requires defining two options called ``check_route ``
25+ and ``signature_properties `` (explained below) :
2626
2727.. configuration-block ::
2828
@@ -75,7 +75,7 @@ contain at least one property of your ``User`` object that uniquely
7575identifies this user (e.g. the user ID). Read more about this setting
7676:ref: `further down below <security-login-link-signature >`.
7777
78- The ``check_route `` must be an existing route and it will be used to
78+ The ``check_route `` must be the name of an existing route and it will be used to
7979generate the login link that will authenticate the user. You don't need a
8080controller (or it can be empty) because the login link authenticator will
8181intercept requests to this route:
You can’t perform that action at this time.
0 commit comments