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

Disable unauthenticated published reports

Deactivate this property to prevent the user from publishing or accessing reports. This property disables the published reports feature in reporting.

If the glide.report.published_reports.enabled system property is not set to the recommended value of false, then reports stored on the instance can be made visible without authentication.

Ensure that the glide.report.published_reports.enabled system property exists in the System Properties [sys_properties] table and is set to the value false. If the property does not appear in the sys_properties table, add a new record.

More information

AttributeDescription
Configuration nameglide.report.published_reports.enabled
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuefalse
Default value<none>
Fallback valuetrue
CategoryArchitecture, design, and threat modeling
Security risk- Severity score: 6.5 - CVSS rating: Medium - Security risk details: Allowing unauthenticated access to sensitive data can cause inadvertent information disclosure to a malicious actor.
Functional impactThe user cannot publish reports.
Dependencies and prerequisitesNone

Parent Topic:Architecture, design, and threat modeling