Can't logoff from IIS with Windows Identity

A

Andrzej Nycz

Hi,
I'm using Windows Authentication in my ASPNET application, but there is no
way to logoff user beside to close the browser because user is cached on
client side.

any solutions ??, help, please...

Andy
 
P

Paul Clement

¤ Hi,
¤ I'm using Windows Authentication in my ASPNET application, but there is no
¤ way to logoff user beside to close the browser because user is cached on
¤ client side.
¤
¤ any solutions ??, help, please...

This is correct. The only way to flush credentials is via the browser or underlying browser
technology. In addition, the process (if supported) would be different depending upon the type of
browser being used. For example there is an ActiveX component that will enable you to do this with
IE but it would have to be downloaded and installed on the client first.

The best way to enable this feature is to use Simple Forms Authentication instead of Basic or
Integrated NT authentication.


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top