Currently, we use NT authentication to logon to the application. We have a logout feature in the application which is just a redirection to another url. If the user logs out from the application, and then the user again tries to access the application the NT does not prompt for userid/password. Only if the browser window is closed and a new window is opened, the NT prompts the user for userid/password.
Is there a way to invoke the NT authentication from CF?
Is there a way to invoke the NT authentication from CF?