good first issuehelp wantedkind/featurepriority/backlogtriage/accepted
Repository metrics
- Stars
- (15,199 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.