kubernetes/ingress-nginx

Support standard Forwarded header

Ouverte

#10 263 ouverte le 1 août 2023

 (15 commentaires) (9 réactions) (2 personnes assignées)Go (7 888 forks)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

Métriques du dépôt

Stars
 (15 199 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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