I believe this might be related to the following thread:
http://forum.springsource.org/showthread.php?119274-SPRING_SECURITY_CONTEXT-not-stored-in-session-until-http-response-has-been-delivered
And...
Type: Posts; User: tbriers; Keyword(s):
I believe this might be related to the following thread:
http://forum.springsource.org/showthread.php?119274-SPRING_SECURITY_CONTEXT-not-stored-in-session-until-http-response-has-been-delivered
And...
I think this might be related to my issue:
http://forum.springsource.org/showthread.php?127110-Losing-SecurityContext
Hi All,
We have a web-application and from time to time when a user clicks on a link we seem to lose the securityContext. Spring-security then automatically redirects to the login page.
This...