famous-sandwich-23258
06/15/2023, 8:19 AMcookie:Value is sensitive and has been redacted. To see the value set config key "log.leak_sensitive_values = true" or environment variable "LOG_LEAK_SENSITIVE_VALUES=true"
in my logs.
I already tried both suggestions, this is what my oathkeeper.yml file looks like:
log:
level: trace
format: json
leak_sensitive_values: true
Does anyone know what I can do to get the cookie values in my logs? 🙂famous-sandwich-23258
06/15/2023, 8:51 AM