kubernetes/ingress-nginx

Support standard Forwarded header

Open

#10,263 创建于 2023年8月1日

在 GitHub 查看
 (15 评论) (9 反应) (2 负责人)Go (15,199 star) (7,888 fork)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

描述

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.

贡献者指南