-
Dec 20th, 2011, 10:04 AM
#1
Invalidade users sessions when makes logout
Hello, i am spend lot of time to solve this problem without get it.
I am using spring security but it will running on a multiple servers. I use the option "remember me" on login to save persistent logins in my database.
I a user A is connected to server 1, he have a session id in cookies browser. I turn on another server and this user makes authentication and the cookies browser have this session id and the session id of server 1 connection.
When this user makes logout in one server or another server, he should be redirect to login page in all server.
I had try to remove cookies browser without sucess. How i can make this? Any help?
In Gmail, if you have 2 tabs open in your account and if you makes logout in one of them, other tab automaticallys makes logout too. The server 1 dont know the information of server 2.. i think my problem is here but i dont know how i can solve this.
thanks for your attention
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules