Skip to content
Release: Australia · Updated: 2026-03-13 · Official documentation · View source

Enable report view ACLs

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

AttributeDescription
Configuration nameglide.report.report_view.check_published
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default value<none>
Fallback valuetrue
CategoryAccess 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 impactNone
Dependencies and prerequisitesNone

Parent Topic:Access control