Is there a browser equivalent to IE's ClearAuthenticationCache?

后端 未结 7 1254
慢半拍i
慢半拍i 2020-11-30 00:58

I have a few internal .net web application here that require users to \"log out\" of them. I know this may seem moot on an Intranet application, but nonetheless it is there.

7条回答
  •  -上瘾入骨i
    2020-11-30 01:19

    Well, I've been browsing around Bugzilla for a bit now and seemingly the best way you can go for clearing the authentication would be to send non-existant credentials.

    Read more here: https://bugzilla.mozilla.org/show_bug.cgi?id=287957

提交回复
热议问题