We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbb654 commit fde7ca7Copy full SHA for fde7ca7
reference/configuration/security.rst
@@ -467,6 +467,14 @@ URL and process the submitted login credentials.
467
Be sure that this URL is covered by your main firewall (i.e. don't create
468
a separate firewall just for ``check_path`` URL).
469
470
+failure_path
471
+..........
472
+
473
+**type**: ``string`` **default**: ``/login``
474
475
+This is the route or path that the user is redirected to after a failed login attempt.
476
+It can be a relative/absolute URL or a Symfony route name.
477
478
use_forward
479
...........
480
0 commit comments