Log out the session if opened again in another tab or window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2014 09:08 AM
When an user copy paste the instance link to another tab or another windows in a browser, the user should see page not available message and the session should be logged out like the way bank websites does (Usually when someone logs into their personal banking page, and when they try to open the same page in other tab or window, it will log out the user session). Can someone please guide me in setting this up? Thanks in advance.
I asked the same in Implement, last week, but so far no inputs from anyone and thus posting it here to see if I get some help.
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2014 09:16 AM
The issue here is that the session is persistent throughout different tabs and windows of the same browser. If I'm in chrome, and open a new tab to the same instance it's going to be sharing the session with the other tab or window. If I were to kill the session it would kill it for me in the new window or tab as well. However, if I have chrome open with an active session and then I open firefox that would be a new session and it might be possible to kill the chrome session without affecting your firefox session.
As far as how to do it, I suppose you might be able to use a login event or installation exit to kill another session from the same user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2020 02:55 AM
Hi,
I am looking for a similar solution, please let me know if you found a way to achieve this.
Thanks,
Sivaranjani S