---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Ensure dashboards creation/deletion requires access check \[New in Security Center 1.3 and updated in 2.0\]

# Ensure dashboards creation/deletion requires access check \[New in Security Center 1.3 and
updated in 2.0\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The glide.processors.check_access_before_process system property enables access control list (ACL) enforcement for creating or deleting dashboards when a user is logged in.
Set the glide.processors.check_access_before_process system property to true. If the property does not appear in the System Properties \[sys_properties\] table, the fallback value is
true.

## More information {#sc-ensure-dashboards-creation-deletion-requires-access-check__section_qhx_1b1_xwb}

{#sc-ensure-dashboards-creation-deletion-requires-access-check__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | glide.processors.check_access_before_process |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | true |
| Fallback value | true |
| Category | [Access control](https://servicenow-prod.fluidtopics.net/xAmazkRh5FKyeb7q4TQGWw "The access control category audits the process of protecting resources from unauthorized access through granting and denying requests based on a permission model. This includes ensuring an entity accessing a resource holds valid credentials to do so, creating and protecting a well-defined set of roles or permissions and ensuring role or permission controls are protected from replay and tampering.") |
| Security risk | * Severity score: 6.3 * CVSS score: Medium * Security risk details: Disabling this property by setting it to false, enables an ACL bypass on dashboards. This allows all authenticated users with low privileges to delete and add dashboards. {#sc-ensure-dashboards-creation-deletion-requires-access-check__ul_g1g_3sf_xwb} |
| Dependencies and prerequisites | None |
| Functional impact | This property controls the ability to create new sys_dashboards and delete existing dashboards when a user lacks the necessary access rights. When the value is set to false, users with inappropriate roles can add and delete sys_dashboard entries (though the GlideRecord layer should recheck the existing ACLs). A value of true restricts add and delete operations for users without the required access rights. |
[ ]

{#sc-ensure-dashboards-creation-deletion-requires-access-check__table_ajc_b43_3kb}

