IE7 and Multiple Environments
We're running multiple production environments (1 HR & 2 Finance) and wanting to roll out IE7
We have encountered the issue that if you open multiple environments in the same iexplore.exe instance, it causes the previous sessions to return to the login screen (because the PS_TOKEN cookie gets expired and recreated for the latest session)
We'd like to know how other people have worked around this issue? Setting up SSO between environments? Changing the domains of the web servers?
Thanks
Rich