kubernetes/ingress-nginx

Support standard Forwarded header

Aperta

#10.263 aperta il 1 ago 2023

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

Metriche repository

Star
 (15.199 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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