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 determines whether users can publish reports, affecting their ability to share report data with others. |
| What area does it affect? |
Report Publishing |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring user permissions related to report access and publishing. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.report.published_reports.enabled |
| Sys ID |
245ca5928d30021087de63ac7f1f00ee |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable publishing reports, by deactivating this property the user cannot publish reports and access them without proper privileges. |
| Updated |
2024-05-25 04:05:44 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... unpublished. Before you begin Danger: This functionality is deactivated by default because of the risk of exposing data to unauthorized persons. For this functionality to be available, the system property glide.report.published_reports.enabled must be set to true. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in ...
Context preview
Snippet 2
... if components are reliant on the unsafe cross domain queries. Instances should be tested in non- production environments before enabling. Disable unauthenticated published reports • Description ◦(Old <blank> ◦(New If "glide.report.published_reports.enabled" is not set to the recommended value of "false", then reports stored on the instance can be made visible without authentication. • Security Risk ◦(Old <blank> ◦(New Allowing unauthenticated access ...
Related properties