Re: aspnet and windows integrated authentication, hot to log out?
From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 11/23/04
- Next message: Ken Schaefer: "Re: Domain could not be contacted problem"
- Previous message: Ken Schaefer: "Re: Delegation/Basic Authentication - using browsers other than IE"
- In reply to: jack: "aspnet and windows integrated authentication, hot to log out?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 23 Nov 2004 22:15:33 +1100
Get the user to close their browser windows
-or-
Programatically send back a 401 HTTP status (which causes the browser to
pop-up the user credentials dialogue again)
Cheers
Ken
"jack" <mario.perrino@accenture.com> wrote in message
news:emNuFvH0EHA.1452@TK2MSFTNGP11.phx.gbl...
> hi,
>
> i'm devoloping an intranet application based on ASP.NET and windows
> integrated authentication.
>
> how can i force the log out of a user to force the IIS to re-ask the
> credential to the browser?
>
> thx
>
>
- Next message: Ken Schaefer: "Re: Domain could not be contacted problem"
- Previous message: Ken Schaefer: "Re: Delegation/Basic Authentication - using browsers other than IE"
- In reply to: jack: "aspnet and windows integrated authentication, hot to log out?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|