Re: How to Clear the Integrated Windows authentication credential in .



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
.



Relevant Pages

  • Re: Windows authentication and availability
    ... We are currently deploying an ASP.Net intranet application to our WAN. ... application uses integrated Windows authentication. ... If the local domain controller fails, will post-backs fail because of our ... Each time we query the user’s credentials, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to Clear the Integrated Windows authentication credential in .
    ... We have got an application which is using Integrated Windows ... it should clear the User credentials so that even if the User enters the ... url in the same browser instance,the Integrated Windows authentication ... the session expires, only authorized users should be allowed to login". ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Windows authentication and availability
    ... We are currently deploying an ASP.Net intranet application to our WAN. ... application uses integrated Windows authentication. ... there is a post-back, our code gets the user’s credentials and queries to see ... Each time we query the user’s credentials, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Delegation/Basic Authentication - using browsers other than IE
    ... I request a page that interfaces with SQL Server, since Integrated windows authentication won't work, it falls back on basic, I enter my credentials (yes I'm entering the right ones!), but get hit with these kind of errors. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: OWA Authentication Issue
    ... ATC wrote: ... time it is accessed instead of automatically using the credentials for the ... Uncheck the "Integrated Windows Authentication" box on the ...
    (microsoft.public.exchange.admin)