Show Error Details
Summary
If enabled, Show Error Details includes policy evaluation explanation and remediation details in authorization error responses.
How to configure
- Core
- Enterprise
- Kubernetes
| Config file keys | Type | Usage | Default |
|---|---|---|---|
show_error_details | boolean | optional | false |
Examples
routes:
- from: https://example.com
to: https://upstream.internal
show_error_details: true
Enable Show Error Details on a route in the Console:

The show_error_details setting can also be configured by Terraform.
Kubernetes does not support show_error_details