Hi friends,
I hope everyone is doing great.
One of my sites is authenticated using Active directory. When the user enters their credentials, they can access the password protected section. I am looking out for a log off button for this purpose. This is because it won’t necessitate the need to close the browser. It will be a hassle free affair. Once the user clicks on the log off button, the cookie that saves their credentials gets deleted or modified. Once the user reverts to the link, he is asked for the credentials again. All this can now be done without closing the browser.
