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?