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
| 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 |
|
| Functional impact | None |
| Dependencies and prerequisites | None |