Author: @ndreas | Posted on: 12/18/2009 5:52:01 AM | Views : 1127

Hello guys, I have a weird (for me at least) situation with windows authentication and IE and I was wondering if someone can provide some info as to why this is happening and how can I fix it.
Here is the situation:
I have a web application that uses integrated windows authentication. When I open a browser I am getting the dialog to login, I do, browse around, close the browser, opening a new one and the process starts all over again. So far so good. The problem starts when I open a browser, navigate to my site and login. Then I open a new browser and navigate, let's say to google or binq. After that I close the browser that my web application was loaded and open a new one (without closing the other browser that is on google or binq). I navigate to my web application and this time I am not getting the dialog to login but instead I am taken to my web application as though I am already logged in.
Some facts:
This is a very security sensitive appl ...

Go to the complete details ...