Skip to main content

Show Error Details

Summary

If enabled, Show Error Details includes policy evaluation explanation and remediation details in authorization error responses.

How to configure

Config file keysTypeUsageDefault
show_error_detailsbooleanoptionalfalse

Examples

routes:
- from: https://example.com
to: https://upstream.internal
show_error_details: true
Feedback