glide.basicauth.required.importprocessor

ServiceNow property description:

Require authorization for incoming import requests.

Attributes

  • Sys ID: 274ce8e10a0a0bae007ff54b94d83ed7
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.basicauth.required.importprocessor` is used to enforce authorization for incoming import requests. When this property is enabled, it requires that all incoming data import requests must include valid authentication credentials. This ensures that only authorized users or systems can perform import operations, enhancing the security of data imports. The property is particularly useful in scenarios where data integrity and security are critical, preventing unauthorized access and potential data breaches. For more detailed information, you can refer to the ServiceNow documentation on import request authorization.

Source

Related property: glide.basicauth.required.xmloutputprocessor