How to clear basic authentication details in chrome

后端 未结 21 1624
暗喜
暗喜 2020-11-27 09:15

I\'m working on a site that uses basic authentication. Using Chrome I\'ve logged in using the basic auth. I now want to remove the basic authentication details from the brow

21条回答
  •  天涯浪人
    2020-11-27 09:56

    Chrome uses the same Internet Options as IE.

    Try opening your Internet Options and removing the URL from "Trusted Sites." This should regenerate a 401 call for credentials when you restart the browser and visit the URL again.

    You may need to remove it from "Intranet Sites" as well.

提交回复
热议问题