8000
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 cd64c7 8000 1 commit b93452aCopy full SHA for b93452a
reference/configuration/security.rst
@@ -166,6 +166,14 @@ The ``invalidate_session`` option allows to redefine this behavior. Set this
166
option to ``false`` in every firewall and the user will only be logged out from
167
the current firewall and not the other ones.
168
169
+success_handler
170
+~~~~~~~~~~~~~~~
171
+
172
+**type**: ``string`` **default**: ``'security.logout.success_handler'``
173
174
+The service ID used for handling a successful logout. The service must implement
175
+:class:`Symfony\\Component\\Security\\Http\\Logout\\LogoutSuccessHandlerInterface`.
176
177
.. _reference-security-ldap:
178
179
LDAP functionality
0 commit comments