kubernetes/ingress-nginx

Support standard Forwarded header

开放

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

 (15 条评论) (9 个反应) (2 位负责人)Go (7,888 个派生)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

仓库指标

星标
 (15,199 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南