kubernetes/ingress-nginx

Support standard Forwarded header

オープン

#10,263 opened on 2023/08/01

 (15 件のコメント) (9 件のリアクション) (2 人の担当者)Go (7,888 件のフォーク)batch import
good first issuehelp wantedkind/featurepriority/backlogtriage/accepted

Repository metrics

Stars
 (15,199 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド