Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable soap fault stack trace display

Manage how stack traces are displayed in your instance.

If the glide.soapfault.display_stack_trace system property is not set to the recommended value of false, then a stack trace in a SOAP fault detail element is displayed.

Ensure that the property glide.soapfault.display_stack_trace is set to false.

More information

AttributeDescription
Configuration nameglide.soapfault.display_stack_trace
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuefalse
Default value<none>
Fallback valuefalse
CategoryConfiguration
Security risk- Severity score: 4.3 - CVSS rating: Medium - Security risk details: Displaying stack traces to users could lead to sensitive information disclosure.
Functional impactNone
Dependencies and prerequisitesNone

Parent Topic:Configuration