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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Proxy authentication confirmation prompt keeps popping up although the user/password is saved

  • 2 replies
  • 4 have this problem
  • 1 view
  • Last reply by sabine47

more options

I'm using Firefox 17.0.1 I have a proxy configured which requires authentication. The username and password are stored in the password manager. However every time I restart Firefox it requires a confirmation of the user/password settings. How can I turn this off? I set the signon.autologin.proxy to true, as suggested in another post, but the confirmation request is still shown. Thanks!

I'm using Firefox 17.0.1 I have a proxy configured which requires authentication. The username and password are stored in the password manager. However every time I restart Firefox it requires a confirmation of the user/password settings. How can I turn this off? I set the signon.autologin.proxy to true, as suggested in another post, but the confirmation request is still shown. Thanks!

Chosen solution

Hello ideato

I set network.automatic-ntlm-auth.allow-proxies to false, as was suggested in other forums. I found that the following combination of settings finally made it work:

signon.autologin.proxy;true
network.proxy.share_proxy_settings – FALSE
network.automatic-ntlm-auth.allow-proxies – FALSE
network.auth.use-sspi – FALSE

With these settings, Firefox doesn't show a confirmation window at the startup anymore.
Thanks for your help,
kind regads
sabine

Read this answer in context 👍 1

All Replies (2)

more options

Hello sabine47

the network.automatic-ntlm-auth.allow-proxies is TRUE (the default) ?


thank you

more options

Chosen Solution

Hello ideato

I set network.automatic-ntlm-auth.allow-proxies to false, as was suggested in other forums. I found that the following combination of settings finally made it work:

signon.autologin.proxy;true
network.proxy.share_proxy_settings – FALSE
network.automatic-ntlm-auth.allow-proxies – FALSE
network.auth.use-sspi – FALSE

With these settings, Firefox doesn't show a confirmation window at the startup anymore.
Thanks for your help,
kind regads
sabine

Modified by cor-el