Skip to content

Commit 0553417

Browse files
Update security.rst
Added info about route.
1 parent a51d575 commit 0553417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,9 +531,9 @@ required by the :class:`Symfony\\Component\\Security\\Core\\User\\UserInterface`
531531
``path``
532532
~~~~~~~~
533533

534-
**type**: ``string`` **default**: ``/``
534+
**type**: ``string`` **default**: none
535535

536-
The path which triggers logout.
536+
The path which triggers logout. You need to configure a route with the same path.
537537

538538
``success_handler``
539539
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)