SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
|
||||
<%@page session="false" %>
|
||||
<html>
|
||||
<body>
|
||||
<h1>Home Page</h1>
|
||||
|
||||
Reference in New Issue
Block a user