Re: Can't logoff from IIS with Windows Identity
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 09/27/04
- Next message: u_heet: "HELP WITH IMPERSONATING"
- Previous message: Joerg Jooss: "Re: ASP session SSL"
- In reply to: Andrzej Nycz: "Can't logoff from IIS with Windows Identity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 27 Sep 2004 12:14:09 -0500
On Fri, 24 Sep 2004 20:28:32 +0200, "Andrzej Nycz" <andrzej.nycz@docusoft.pl> wrote:
¤ 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 ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: u_heet: "HELP WITH IMPERSONATING"
- Previous message: Joerg Jooss: "Re: ASP session SSL"
- In reply to: Andrzej Nycz: "Can't logoff from IIS with Windows Identity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|