Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures access control for executing reports, enhancing security by restricting visibility based on user permissions. |
| What area does it affect? |
Report execution security |
| What does the default mean? |
The default value is "enforce", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting report access permissions or enhancing security measures. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.report.report_view.read_acl |
| Sys ID |
fcda507fb7711110f3769188ce11a9b5 |
| Type |
string |
| Application |
Global |
| Default value |
enforce |
| Description |
Property to add extra level of security on the report execution |
| Updated |
2024-05-25 04:29:36 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... series per data set in a MetricBa • Type: integer • Default value: 20 • Maximum value: 100 • Location: Add a system property to the System Prope [sys_properties] table. glide.report.report_view.read_acl Configure READ-level security on report execution. • Type: string • Default value: enforce • Possible values: ignore No evaluation is conducted against the read ACL users can see the report ...
Context preview
Snippet 2
... • Security Risk ◦(Old <blank> ◦(New Log integrity must be maintained to allow discovery of malicious activity. Enforce read ACLs on report views • Description ◦(Old <blank> ◦(New The property "glide.report.report_view.read_acl", when set to "enforce", enforces the READ ACL (table level on reporting functions when there is no Report View ACL on the table/ field. • Security Risk © 2026 ServiceNow, ...
Related properties