kubernetes/ingress-nginx

Support standard Forwarded header

Open

#10 263 ouverte le 1 août 2023

Voir sur GitHub
 (15 commentaires) (9 réactions) (2 assignés)Go (15 199 stars) (7 888 forks)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

Description

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.

Guide contributeur