glide.basicauth.required.excel
ServiceNow property description:
Require authorization for incoming Excel requests.
Attributes
- Sys ID: 6d0abe820a0a0b2b0095f60afa183264
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.basicauth.required.excel` is used to enforce authorization for incoming Excel requests. When this property is enabled, any request to import or export Excel data must include valid authentication credentials. This ensures that only authorized users can perform Excel-related operations, enhancing the security of data handling within the platform. The property is particularly useful in environments where data integrity and access control are critical. For more detailed information, you can refer to the ServiceNow documentation on Excel request authorization.
Source