glide.basicauth.required.csv

ServiceNow property description:

Require authorization for incoming CSV requests.

Attributes

  • Sys ID: 6d0a3bcc0a0a0b2b00591b4e8867aa3b
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.basicauth.required.csv` mandates that incoming CSV requests must include basic authentication. This property enhances security by ensuring that only authorized users can access data through CSV requests. When enabled, any attempt to retrieve data in CSV format without proper authentication will be denied. This setting is particularly useful for preventing unauthorized data access and ensuring compliance with security policies. The property can be configured in the System Properties section of the ServiceNow instance. For more details, refer to the official documentation on requiring authorization for CSV requests.

Source

Related property: glide.basicauth.required.xsd