Support standard Forwarded header
Author: PSanetraCreated Aug 1, 2023Updated Feb 25, 2026
Labelshelp wantedkind/featurepriority/backloggood first issuetriage/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.
Source: kubernetes/ingress-nginx