
04-07-2009
|
|
|
|
Join Date: Apr 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: IE 8 Release version is sharing session cookies across browsers
Not sure what you are talking about, could you clarify?
thanks,
Jeremiah
Originally Posted by Rob ^_^
Referrers IP address.
Regards.
>
> EricLaw/PA Bear,
> I can validate what version of a browser the end user of our app is
> running, is there any way to also validate that, if it is IE8, the IE8
> window was opened with -NoMerge option? or another way to ensure it has
> its own unique session, not linked to any other existing IE windows.
>
> thanks,
> Jeremiah
>
> 'PA Bear [MS MVP Wrote:
>> ;1207117']~waves & thanx @EricLaw~
>>
>> EricLaw wrote:
>> > This behavior is by-design for IE8. We elected to make session
>> > handling more consistent. Previously, some entry points would create
>> > a new session (e.g. clicking a desktop icon) while others did not
>> > (e.g. File > New Window).
>> >
>> > There's a little test page that makes this easy to demo here:
>> > 'Browser Session Test' (Browser Session Test)
>> >
>> > Now in IE8, new sessions are created explicitly, by clicking File >
>> > New Session, or by starting iexplore.exe with the -nomerge command
>> > line parameter.
>> >
>> > I'll be putting up a post on this topic on the IEBlog
>> (blogs.msdn.com/
>> > ie) shortly.
>> >
>> > Thanks,
>> >
>> > Eric Lawrence
>> > Security Program Manager
>> > Internet Explorer
>> >
>> > On Mar 23, 5:06 am, Steve H <Ste...@discussions.microsoft.com> wrote:
>> >> Hi,
>> >>
>> >> We've got a big problem with IE 8.
>> >>
>> >> With IE 7 you could launch different browser sessions and login to a
>> web
>> >> site with different ID's. Each browser window would have it's own
>> session
>> >> cookie. Each tab would share the session cookie - which is exactly
>> how it
>> >> should intuitively work.
>> >>
>> >> If you do this with IE 8 then there seems to be only ever one
>> session. No
>> >> matter how many browsers you open you get the same session and so
>> you can
>> >> login as only one user at a time.
>> >>
>> >> This is a problem for us with our own application, but it is also a
>> >> problem
>> >> with all web sites and we have reproduced it with Ebay for example.
>> >>
>> >> I haven't been able to find any settings in the UI to disable this.
>> >>
>> >> Best regards
>> >>
>> >> Steve
>
>
> --
> jdaigle
> Posted via http://www.vistaheads.com
>
|