sanitize.proto

Package: envoy.config.filter.http.sanitize.v2

Types:

Source File: github.com/solo-io/gloo/projects/gloo/api/external/envoy/extensions/extauth/sanitize.proto

Sanitize

"headersToRemove": []string
"customAuthServerName": string

Field Type Description
headersToRemove []string
customAuthServerName string The name of the custom ext auth server This is only set in the case where multiple auth servers exist.

SanitizePerRoute

"customAuthServerName": string

Field Type Description
customAuthServerName string The name of the custom ext auth server This is only set in the case where multiple auth servers exist.