glide.report.report_view.check_published

ServiceNow property description:

set this property to false to disable checking of report_view ACLs for published reports

Attributes

  • Sys ID: 0f51ba85733203005978e4b9cdf6a72e
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.report.report_view.check_published` determines whether the system checks the `report_view` ACLs for published reports. According to the provided documentation, setting this property to `false` disables the checking of `report_view` ACLs for published reports. This means that when the property is set to `false`, the system will not enforce the `report_view` access controls on reports that have been published, potentially allowing broader access to these reports. This can be useful in scenarios where you want to simplify access to published reports without the need for additional ACL checks. However, it is important to consider the security implications of disabling these checks, as it may expose sensitive report data to unauthorized users.

Source

Related property: glide.report.report_view.read_acl