Windows Authentication and Session State

From: Will Gillen (g_i_l_l_e_0_0_1__at__n_s_u_o_k_._e_d_u)
Date: 11/08/04

  • Next message: Gery D. Dorazio: "Any .NET sample projects using SSL"
    Date: Mon, 8 Nov 2004 14:51:55 -0600
    
    

    I have an ASP.NET application that is using windows authentication (basic).
    It prompts the user for their Windows Credentials when they first load the
    page.

    Now, I want to have the "session" timeout in 3 minutes, so that the page
    will again prompt them for their credentials if this timeout has elapsed.

    I have tried setting the "Session.timeout = 3" in the page_load method of
    the page I want to secure.

    I notice that the "Session_End" method in Global.Asax does fire, but the
    Authentication Ticket appears to "stay valid" even after the Session has
    ended.

    Is there a way to force the page to prompt again for Windows Credentials at
    specified timeouts?

    Please let me know.

    Thanks.

    -- Will Gillen


  • Next message: Gery D. Dorazio: "Any .NET sample projects using SSL"

    Relevant Pages

    • RE: Integrated Authentication
      ... Your understanding about how Integrated Windows Authentication is right. ... external site and prompt you for credentials again. ... Microsoft Developer Support ...
      (microsoft.public.inetserver.iis.security)
    • Re: IIS Windows Authentication
      ... I have checked the Windows Authentication ... >prompt for the Windows Username and Passowrd. ... Add the domain to your Intranet sites in the security tab of Internet ...
      (microsoft.public.inetserver.iis.security)
    • Windows Authentication security
      ... protect with Windows Authentication directory security, ... I thought IIS would not prompt users to log in to the web ...
      (microsoft.public.inetserver.iis.security)
    • IIS Windows Authentication
      ... I ran into interesting problem while configuring IIS ... I have checked the Windows Authentication ... prompt for the Windows Username and Passowrd. ...
      (microsoft.public.inetserver.iis.security)
    • Authencation
      ... your User's Windows credentials. ... Windows Authentication is the foundation to secure ... >>If your network clients are Exchange Clients, ... >>If your network clients are IMAP or POP clients, ...
      (microsoft.public.windows.server.sbs)