Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Reset the IE authentication state

Reply
Thread Tools

Reset the IE authentication state

 
 
Uwe Braunholz
Guest
Posts: n/a
 
      01-21-2008
Hello,

as you can read here [1], Internet Explorer remembers the
authentication state for sites.
I want to use mixed authentication on my site, so the user gets
redirected to a page running with Windows authentication only. There
it gets the credentials. On all the other pages, these credentials are
checked by my own routines based on my own user data store.

The problem is, that Internet Explorer remembers to authenticate with
Windows authentication. For that it wats to send two requests to the
IIS. The first without any post-data. But if there is no winauth
anymore, the first request gets processed as if it would be a valid
request. No forms can be submited with this behavior.

How can I make Internet Explorer forget to use windows authentication?
I want to do this serverside, because I don't want to set any client
registry settings.

I hope someone can help me on that!

Thank you!

Regards,
uwe

[1]http://www.websina.com/bugzero/kb/browser-ie.html
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
You will not be able to reset the access - can't reset. jc MCAD 0 12-09-2007 08:58 PM
CISCO 7XX / 761 password reset or reset to factory defaults Philipp Flesch Cisco 3 06-18-2006 07:47 PM
how to reset a control to pre-viewstate state Andy Fish ASP .Net 1 01-27-2006 01:39 PM
Session state getting reset, don't understand why... Grant Rettke ASP .Net 0 03-16-2005 11:56 PM
What is the state of state machine after power-up without reset conditions Weng Tianxiang VHDL 7 11-25-2003 06:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57