You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TobiasGleiter Did you configure the headersToExtAuth field in the SecurityPolicy? By default, only the following headers will be included in the check request to an HTTP authorization server: Host, Method, Path, Content-Length, and Authorization.
@arkodg thanks for the idea. But shouldn't the configured extAuth service receive the headersToExtAuth without explicitly defining to forward it to the origin service?
Description:
Envoy should forward headers to the ext auth service but the headers e.g. Cookies are not returned.
Environment:
Using:
extAuth.http
SecurityPolicy Version:
gateway.envoyproxy.io/v1alpha1
Images:
image: envoyproxy/gateway:v1.2.3
image: docker.io/envoyproxy/gateway:v1.2.3
image: envoyproxy/envoy:distroless-v1.32.1
image: envoyproxy/gateway:v1.2.3
image: docker.io/envoyproxy/envoy:distroless-v1.32.1
image: docker.io/envoyproxy/gateway:v1.2.3
The text was updated successfully, but these errors were encountered: