zitadel/internal/api
Livio Spring 1cefa7cb40
fix: respect x-zitadel-forwarded header again (#8473)
# Which Problems Are Solved

#8369 added the possibility to handle trusted domains for public hosts
as response. Additionally, the OIDC issuer is extracted from the
`DomainContext` and not from headers anymore.
This accidentally dropped support for the `x-zitadel-forwarded`.

# How the Problems Are Solved

Added `x-zitadel-forwarded` in the list of additionally handled headers.

# Additional Changes

None

# Additional Context

- relates to #8369
- reported in Discord:
https://discord.com/channels/927474939156643850/1275484169626980403

(cherry picked from commit b1f5b1979c)
2024-08-22 06:37:09 +02:00
..
assets feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
authz feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc fix: add information about target response into error message if inte… (#8281) 2024-08-16 11:26:15 +02:00
http fix: respect x-zitadel-forwarded header again (#8473) 2024-08-22 06:37:09 +02:00
idp feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
info fix: correct method and path for session api activity (#6880) 2023-11-22 12:12:23 +02:00
oidc feat(v3alpha): web key resource (#8262) 2024-08-14 14:18:14 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml feat(v3alpha): web key resource (#8262) 2024-08-14 14:18:14 +00:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
api.go feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00