Disable soap fault stack trace display

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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

    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 <none>
    Fallback value false
    Category Configuration
    Security risk
    • Severity score: 4.3
    • CVSS rating: Medium
    • Security risk details: Displaying stack traces to users could lead to sensitive information disclosure.
    Functional impact None
    Dependencies and prerequisites None