Enforce security on reports

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Deactivate this property to prevent the user from publishing or accessing reports. This property disables the published reports feature in reporting.

    Enable publishing reports by setting the glide.report.published_reports.enabled to true.

    Enforce security on reports is compliant if glide.report.published_reports.enabled is set to false.

    More information

    Attribute Description
    Property name glide.report.published_reports.enabled
    Configuration type System Properties (/sys_properties_list.do)
    Configure in Instance Security Center Yes
    Purpose Disables the published reports feature in reporting.
    Type true | false
    Recommended value false
    Functional ImpactThe user cannot publish reports.
    Security risk (Medium) If this property is not enabled, users may be able to access or publish reports exposing sensitive data. Publishing a report creates a URL that anyone can use to access the report, including people who are not users. When anyone navigates to the URL, the report is generated with current data from the instance.
    References Publish a report

    To learn more about adding or creating a system property, see Add a system property.