Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
47 views

I have the following C# code to initialize and to use a proxy server with Microsoft Edge WebView2 control (v.1.0.3179.45): var proxyAddress = ... var proxyPort = ... var proxyUserName = ... var ...
1 vote
1 answer
396 views

I'm trying to build an application which uses GCP's buckets in the backend. I'm using Java SDK to build the application. I'm using Access Credential JSON file to authenticate the request. GCP calls ...
0 votes
0 answers
130 views

I need to use Selenium with Authenticated Proxy. I saw that Selenium doesn't have anything practical to do this, just proxies without authentication, if I run the argument to register the proxy it ...
0 votes
1 answer
2k views

I am updating the java version of our micro services from Java 11 to Java 17. In one of our micro services I have the following piece of code: baseHttpClientBuilder. .setProxyAuthenticationStrategy(...
0 votes
1 answer
576 views

I'm new to API testing using Rest Assured. As I'm working behind the proxy, I have used all the proxy details in the code. Below is the code I'm trying to execute. Getting 407 error. ...
2 votes
0 answers
3k views

While hitting AWS gateway API's, there is getting ERR_UNEXPECTED_PROXY_AUTH error with status:0 on preflight (OPTIONS)request. This error is on first time only and when it tries for the second time ...
0 votes
1 answer
523 views

I have successfully configured CAS 6.5.9 with Proxy Authentication. As mentioned in the documentation, my use case does not support the invoking of a callback url so I have requested that the PGT be ...
1 vote
0 answers
2k views

I am using the following code. I have removed the actual 'username' and 'password' and 'proxy_address' objects for privacy reasons. auth = HTTPProxyAuth('username', 'password') r = requests.get(...
1 vote
0 answers
526 views

I'm having a problem when using Proxy with Selenium in C#. My proxy requires a Username and Password to authenticate to use it with Chrome Selenium C#. Is there anyway to authenticate proxy with ...
1 vote
0 answers
1k views

I am developing a .NET Core 3.1 API that is trying to connect to Exchange Online by calling Powershell from behind a Proxy that you need to authenticate with. If I run the below Powershell script in ...
4 votes
1 answer
311 views

I'm validating proxy credentials using WebRequest.DefaultWebProxy. After giving valid credentials when I'm using invalid credentials it also works fine. so it is not validating proxy credentials here. ...
0 votes
0 answers
657 views

Any ideas on why quarkus-microprofile rest-client (version 1.3) ignores System-env properties proxy username and proxy password. It definitely considers using the proxy host and port as I am getting ...
0 votes
1 answer
223 views

I'm working in Dotnetbrowser using proxy without credentials. But i need to provide username and password in proxy. I'm implementing the code in my constructor. This is my working code string ...
0 votes
0 answers
523 views

The docs indicate, that the default Proxy-Setup for the HttpClient will be determined through the presence of environmental variables and/or the system wide proxy settings. I set the proxy-auth ...
0 votes
1 answer
1k views

I have been using couchdb for a long time and we authenticate through cookies auth. Now we would like to start testing proxy authentication but I don't quite understand how it works. I already have it ...

15 30 50 per page
1
2 3 4 5 6

AltStyle によって変換されたページ (->オリジナル) /