Skip to main content

DEFAULT_REDACT_QUERY

Constant DEFAULT_REDACT_QUERY 

Source
const DEFAULT_REDACT_QUERY: &[&str];
Expand description

Query parameters always redacted. OAuth/OIDC put codes and tokens in the query string, so omitting these would leak on every openid-connect trace.