-
### Environment
Self-Hosted (Docker)
### System
Firefox 132.0.2
### Version
3.1.1
### Describe the problem
Dashy not work with latest Keycloack 26.0.5.
docker compose file:
```
services:
…
-
i tried to use private proxy
but i cannot understand how to do it
tried "https=login:pass@ip:port" and "https=ip:port:login:pass"
don't work :(
-
I'm running and testing a local proxy server meant to function as an API gateway. It is built in nodejs [express](https://github.com/expressjs/express) v4.18.2 and [http-proxy-middleware](https://gith…
-
hello,
Is it possible to use a proxy with auth please?
This works:
$client = Client::createChromeClient('/usr/local/bin/chromedriver', ['--proxy-server=socks5://IP:PORT']);
This not works:
$clien…
-
### What happened?
Hello,
I’m encountering an issue when invoking the Whisper model on the /v1/audio/transcriptions endpoint using LiteLLM version 1.48.5. The problem occurs when the model is part…
-
The `URL.username` and `URL.password` properties are URL encoded (not noticeable unless you try to pass special characters like `%` or `$` in there). The proxy expects the `Basic` authentication heade…
-
I am trying use proxy with auth
`String proxyAddress = "brd.superproxy.io";
int proxyPort = 22225;
String proxyUsername = "PROXY_USER";
String proxyPassword = "PROXY_PASS…
-
### Link to Rule
https://github.com/elastic/detection-rules/blob/51859e57f3e55b0478056c3be6ee27ea9154a70a/rules/integrations/okta/credential_access_multiple_auth_events_from_single_device_behind_prox…
-
Hello Community,
I currently have multiple Kubernetes clusters running with Istio versions 1.22 and 1.23. Istio is deployed in our clusters using the istiod Helm charts, and we are using the config…
-
**Describe the bug**
I created Forward Auth (domain level) and provider (using wizard), but it works only with Embedded Outpost correctly.
With Proxies, it returns 400 (in logs wrong session).
But …