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 6417eb7 commit 64920c1Copy full SHA for 64920c1
docs/modules/ROOT/pages/servlet/authentication/logout.adoc
@@ -315,7 +315,7 @@ javadoc:org.springframework.security.web.authentication.logout.LogoutSuccessHand
315
For example, instead of redirecting, you may want to only return a status code.
316
In this case, you can provide a success handler instance, like so:
317
318
-.Using Clear-Site-Data to Clear Cookies
+.Customizing Logout Success to Return HTTP Status Code
319
[tabs]
320
======
321
Java::
0 commit comments