Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Page Info not available if credential prompt shown

  • 4 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 vbokashov

more options

Opening a simple web page protected with IIS authentication Firefox pops up a credential prompt. At that moment I cannot check if connection secure as Page Info is not available, as well as any other Firefox option or shortcut. That could be by design but extremely unfriendly as how can I know site is secure before type my credentials?

Opening a simple web page protected with IIS authentication Firefox pops up a credential prompt. At that moment I cannot check if connection secure as Page Info is not available, as well as any other Firefox option or shortcut. That could be by design but extremely unfriendly as how can I know site is secure before type my credentials?

所有回覆 (4)

more options

Sample site that is doing that?

more options

Well, it is mostly applicable to the sites where, for example, we use Windows authentication. Or login to O365 using SSO we can be prompted with credential.

more options

Page Info probably wouldn't help in such a case because the domain in the current tab might be different. If you aren't sure then cancel the prompt to get an error page and access Page Info or the Network Monitor.

more options

Thank you for the idea. Unfortunately it doesn't look like a solution because even if I cancel and check the page info next time when I login how do I know I'm connecting to the same site/page? Frankly the issue easily reproduce on all other browsers as well so I suspect that is a standard API like 'window.prompt" (https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt): "Dialog boxes are modal windows; they prevent the user from accessing the rest of the program's interface until the dialog box is closed."