session id

parent 15f766c8
......@@ -25,8 +25,7 @@
authentication-success-handler-ref="customAuthenticationSuccessHandler"
authentication-failure-handler-ref="customAuthenticationFailureHandler" />
<logout logout-url="/j_spring_security_logout"
success-handler-ref="customLogoutSuccessHandler" delete-cookies="JSESSIONID" invalidate-session="true"/>
success-handler-ref="customLogoutSuccessHandler"/>
</http>
<authentication-manager alias="authenticationManager">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment