Navigation :
sanitize.proto
Package: envoy.config.filter.http.sanitize.v2
Types:
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. |