bright-advantage-37641
07/03/2025, 7:32 AMDescription PR:
By default, Oathkeeper redacts sensitive values from the logs like the Authorization HTTP header and cookie values. However, when defining a custom header with a token, the value of this token is not redacted. These changes add an option: custom_sensitive_headers. Headers listed in this option will be treated as sensitive and redacted as well.
Thank you!