glide.basicauth.required.xmloutputprocessor

ServiceNow property description:

Require authorization for incoming requests for XMLOutputProcessor (export to XML via email)

Attributes

  • Sys ID: 616595e87f2132002ae1dd620efa91e8
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.basicauth.required.xmloutputprocessor` is used to enforce authorization for incoming requests to the XMLOutputProcessor, which is responsible for exporting data to XML via email. When this property is enabled, it ensures that only authenticated users can initiate these export requests, thereby enhancing the security of data exports. This setting is particularly important for preventing unauthorized access to sensitive information that might be included in XML exports. The property is part of the broader security measures available in ServiceNow to control and secure data access and transmission. For more detailed information, you can refer to the ServiceNow documentation on XML output authorization.

Source

Related property: glide.basicauth.required.importprocessor