8000 Adding `path` · symfony/symfony-docs@9d6271a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d6271a

Browse files
ThomasLandauerxabbuh
authored andcommitted
Adding path
1 parent b9b09fa commit 9d6271a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

reference/configuration/security.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,14 @@ The user is considered to have changed when the user class implements
528528
required by the :class:`Symfony\\Component\\Security\\Core\\User\\UserInterface`
529529
(like the username, password or salt) changes.
530530

531+
``path``
532+
~~~~~~~~
533+
534+
**type**: ``string`` **default**: ``/logout``
535+
536+
The path which triggers logout. If you change it from the default value ``/logout``,
537+
you need to set up a route with a matching path.
538+
531539
``success_handler``
532540
~~~~~~~~~~~~~~~~~~~
533541

0 commit comments

Comments
 (0)
0