-Mitch
Khomar wrote:
I am using windows authentication with .NET when I discovered a problem with the Mozilla browser. In IE and Netscape, if I return a 401 status code, the authentication cache is cleared forcing the user to re-enter their user name and password. However, with Mozilla, I cannot seem to clear the authentication cache without closing all of the opened Mozilla browser windows. Since all of the Mozilla windows use the same session and authentication cache, there is no way to reliably log a user out (after session timeout) and force a new login.
Is there a way to clear the authentication cache for Mozilla, or is this a bug in the browser? I have not been able to find any answers after searching the Internet, so I thought I would try to post the problem here.
Khomar
