kubernetes/ingress-nginx

Support standard Forwarded header

Open

#10,263 opened on 2023年8月1日

GitHub で見る
 (15 comments) (9 reactions) (2 assignees)Go (15,199 stars) (7,888 forks)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.

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