need a way to windows reauth from browser window already authenticated

blueD

New Member
I have a asp.net website setup to use windows authentication. I need to implement a "Sign in as different user" functionality. How can i trigger a windows auth prompt from the same browser instance in which another user might already have authenticated and signed out?
 
Back
Top