mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 11:58:02 +00:00
b1f5b1979c
# 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 |
||
---|---|---|
.. | ||
middleware | ||
cookie.go | ||
domain_check.go | ||
error_test.go | ||
error.go | ||
header.go | ||
marshal.go | ||
origin.go | ||
parser.go | ||
probes.go | ||
request_context.go |