const DEFAULT_REDACT_QUERY: &[&str];
Query parameters always redacted. OAuth/OIDC put codes and tokens in the query string, so omitting these would leak on every openid-connect trace.
openid-connect