2 sessions, 2 tabs, 1 browser -> big problem!
WillejaDec 4 2008 — edited May 5 2009I know it sometimes gives a problem when you're trying to open multiple sessions in 1 browser.
We use SSO to authenticate the users, after authentication we go to page 1. On this page we put a process 'Clear Cache For Current Session (removes all state for current session)'.
Now, when I login 2 times in the same browser, different tab, I get two different sessions and everything works good. But when I switch from one tab to the other and do any action (switch page,...) the application always re-authenticate and doesn't do the action I was asking.
anyone?