-
I am currently trying to implement the coraza plugin into traefik, which sits behind a cloudflare tunnel for external access.
As soon as I activate the middleware for the services traefik starts us…
-
### ⚠️ Please verify that this bug has NOT been reported before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](https…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community f…
-
### Description
I think this counts as a bug but it could be a feature request.
Applying basic auth in docker compose to a service like Minio applies the auth to all routers.
e.g. `- 'traefik.h…
-
Output of `helm version`:
version.BuildInfo{Version:"v3.16.2", GitCommit:"13654a52f7c70a143b1dd51416d633e1071faffb", GitTreeState:"clean", GoVersion:"go1.22.7"}
Output of `kubectl version`:
…
-
## Expected Behavior
1. Attempt to access service on subpath example.domain/sub/path
2. Get redirected to oauth2-proxy on example.domain/oauth2/auth
3. Log in through auth provider
4. Get redi…
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version: v1.3.6
Kubernetes provider version: v2.16.0
Helm provider version: v2.7.1
Kubernetes version: v1.22.1…
-
### What is the issue?
We have deployed all required deployments but Service failover or HTTPRoute is not working as expected.
configs
```
---
apiVersion: policy.linkerd.io/v1beta2
kind: HTTPR…
-
Hello there!
I've been trying to find an IdP and OIDC system that works with Traefik's ForwardAuth - and this one here, seems to do so!
My use-case is a little special: I have a k3s cluster at h…
-
### Description
I can go to the insecure `http://` version of my site and it will load (and marked) as an insecure website.
Instead it should automatically redirect to `https://`.
### K…