Disable soap fault stack trace display
Manage how stack traces are displayed in your instance.
Use the glide.soapfault.display_stack_traceproperty to manage stack traces in your instance. If this property is configured to false, then sensitive information could be leaked. If it is set to true, then no stack trace will display.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.soapfault.display_stack_trace |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | false |
| Default value | false |
| Category | Configuration |
| Security risk |
|
| Dependencies and prerequisites | None |