Hi,
I have developed a spring application with rememberme. When I test this locally, on a testserver and in the Azure cloud with 1 workerrole (instance)
In these situations the rememberme works like it should.
Now the configuration of the Azure cloud has been changed to 3 instances with session affiliation active (sticky sessions).
But now the rememberme does not work anymore.
Anyone any thoughts on the direction I should look into for solving this problem.


Reply With Quote
