mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-16 21:08:00 +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 |
||
---|---|---|
.. | ||
access_interceptor.go | ||
activity_interceptor.go | ||
auth_interceptor.go | ||
cache_interceptor_test.go | ||
cache_interceptor.go | ||
call_interceptor.go | ||
cors_interceptor.go | ||
csp.go | ||
instance_interceptor_test.go | ||
instance_interceptor.go | ||
metrics_interceptor.go | ||
middleware_test.go | ||
origin_interceptor_test.go | ||
origin_interceptor.go | ||
robots_tag_interceptor_test.go | ||
robots_tag_interceptor.go | ||
security_headers.go | ||
telemetry_interceptor.go | ||
user_agent_cookie.go |