Windows Authentication and Application Logout

Last post 06-06-2007 11:18 PM by Jessica Cao - MSFT. 1 replies.

Sort Posts:

  • Windows Authentication and Application Logout

    06-05-2007, 11:03 AM
    • Member
      point Member
    • djkiraly
    • Member since 06-05-2007, 2:56 PM
    • Posts 1

    We have an application that uses Windows Authentication against AD.  Currently when a user chooses to logout, if the browser window is not closed, the next user who comes to that workstation will automatically login using the previous user's credentials. 

     Is there a way to kill the session or cached credentials without closing the browser window?

  • Re: Windows Authentication and Application Logout

    06-06-2007, 11:18 PM
    Answer

    Hello,

    Try Session.Clear() or Session.Abandon() before the user logout.

    Jessica

    Jessica Cao
    Sincerely,
    Microsoft Online Community Support


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)