kubernetes/ingress-nginx

Support standard Forwarded header

Offen

#10.263 geöffnet am 01.08.2023

 (15 Kommentare) (9 Reaktionen) (2 zugewiesene Personen)Go (7.888 Forks)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

Repository-Metriken

Stars
 (15.199 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

As far as I can see the ingess controller currently just supports the "non-standard" X-Forwarded-* headers. It would be nice to support also the standard Forwarded header.

Use case

Keycloak has added support for the Forwarded header with version 21.0.0 and advices reverse-proxies to override this header.

Contributor Guide