Re: How to Clear the Integrated Windows authentication credential in .
- From: Jim Cheshire <nomail@xxxxxxxxxx>
- Date: Mon, 23 Jan 2006 07:32:19 -0600
On Mon, 23 Jan 2006 05:19:02 -0800, "Datagrid left-right scroll
problem" <Datagridleftrightscrollproblem@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
>We have got an application which is using Integrated Windows authentication
>credential method for logging into the site. Our customer now is asking for a
>requirement to provide more security. The requirement is like this..
>
>"Whenever the session of the application expires(as per time in web.config),
>it should clear the User credentials so that even if the User enters the site
>url in the same browser instance,the Integrated Windows authentication
>credential dialog box should pop up. This will make the user to enter the
>userid and password again to access the application. In other words, even if
>the session expires, only authorized users should be allowed to login".
>
>Please help us in finding a solution for this. It will be really great if
>some experts can provide us the code snippet for this.
>
Gireesh,
This has to be done on the client via an ActiveX control calling the
InternetSetOption API. See this:
195192 How To Clear Logon Credentials to Force Reauthentication
http://support.microsoft.com/default.aspx?scid=kb;EN-US;195192
Jim Cheshire
--
Blog:
http://blogs.msdn.com/jamesche
.
- Prev by Date: Re: How to Clear the Integrated Windows authentication credential in .
- Next by Date: Re: forms authentication question
- Previous by thread: Re: How to Clear the Integrated Windows authentication credential in .
- Next by thread: Re: How to Clear the Integrated Windows authentication credential in .
- Index(es):
Relevant Pages
|
|