glide.xml.entity.whitelist

ServiceNow property description:

Control which systemID is allowable for XML external validation

Attributes

  • Sys ID: 88a1dbab55714074837f89b246df9387
  • Type: string
  • Application: Global
  • Default value: http://java.sun.com/j2ee/dtds/
AI Logo

AI generated property description:

The ServiceNow property `glide.xml.entity.whitelist` is used to control which system IDs are permissible for XML external validation. This property helps enhance security by specifying a whitelist of allowed system IDs that can be used during XML processing. By configuring this property, administrators can prevent unauthorized or potentially harmful XML entities from being processed, thereby mitigating risks associated with XML external entity (XXE) attacks. The property is particularly useful in environments where XML data is frequently exchanged and validated. For detailed configuration and usage, refer to the official ServiceNow documentation on XML external entity processing whitelists.

Source

Related property: glide.graphql.property.whitelist