kubernetes/ingress-nginx

Support standard Forwarded header

Open

Aperta il 1 ago 2023

Vedi su GitHub
 (15 commenti) (9 reazioni) (2 assegnatari)Go (15.199 star) (7888 fork)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

Descrizione

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.

Guida contributor