Proxy Authentication
See original GitHub issueBackground
I’m using capybara
(2.6.2) to build an rspec
-extension called proxy_rb
to do TDD of our HTTP proxy environments. Setting the proxy without any proxy authentication works fine. Authentication against proxies using the BASIC
-scheme does not work.
This is a followup to https://github.com/SeleniumHQ/selenium-google-code-issue-archive/issues/5209. Hope there’s no other issue about this issue. I found none.
Expected Behavior -
Selenium enters Username + Passwort for Proxy Authentication in Firefox.
Actual Behavior -
Firefox shows Username + Passwort-Form which is closed after a short time span.
Issue Analytics
- State:
- Created 8 years ago
- Comments:23 (8 by maintainers)
Top Results From Across the Web
Proxy-Authenticate - HTTP - MDN Web Docs
The HTTP Proxy-Authenticate response header defines the authentication method that should be used to gain access to a resource behind a ...
Read more >13 Proxy Authentication
In multi-tier environments, proxy authentication allows you to control the security of middle-tier applications by preserving client identities and privileges ...
Read more >6.7. Proxy Authentication - HTTP: The Definitive Guide [Book]
Proxy Authentication Proxies can serve as access-control devices. HTTP defines a mechanism called proxy authentication that blocks requests for content ...
Read more >How does Proxy Authentication work? - ProxyScrape
Proxy authentication validates and verifies a client's request either through the username and password or by IP authentication.
Read more >Implementing proxy authentication - Broadcom support portal
Most browsers know how to handle proxy authentication, and HTTPS requests have a clear-text "Connect" request made to the proxy, which is easy ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
2018, still facing proxy auth issues.
C#, chromedriver 2.41.
Would it be fixed? It’s 877 days already behind 😃
2019 still same issue, 1027 days now 😃 Using hacky autoit scripts is all good but what if you run leaderless ?? Also the user:pass@domain.com trick dont work now days…
Firefox;