Enable report view ACLs

  • Release version: Australia
  • Updated March 13, 2026
  • 1 minute to read
  • Manage a check for report_view ACLs of published reports.

    The following property is responsible for implementing a check of report_view ACLs for published reports. If glide.report.report_view.check_published is not set to the recommended value of true, then checking of report_view ACLs for published reports is turned off.

    Warning:
    This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.

    More information

    Attribute Description
    Configuration name glide.report.report_view.check_published
    Configuration type System Properties (/sys_properties_list.do)
    Data type Boolean
    Recommended value true
    Default value <none>
    Fallback value true
    Category Access control
    Security risk
    • Severity score: High
    • CVSS score: 7.5
    • Security risk details: If the property is set to true, there is a potential risk of sensitive data to unauthenticated users.
    Functional impact None
    Dependencies and prerequisites None