In my application i enabled windows and impersonate authentications. If i run my application then it is prompting for windows login credentials, Once i entered windows login credentials visited my application, After few minutes i closed my browser(Chrome/IE) and run the application again at this point of i want to skip asking credentials again. Is there any way to skip the windows login prompt coming again even if i close my browser also(Note : If i disabled impersonate authentication then it is showing unauthorized User).
↧