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

Enforce application scope restrictions [New in Security Center 1.3 and removed in 1.5]

Use the glide.record.legacy_cross_scope_access_policy_in_script property to control the permissions of scoped apps.

If the glide.record.legacy_cross_scope_access_policy_in_script property is set to true, scoped apps can call APIs which should only be available to global apps. This property bypasses the intended access controls for creating and updating developers for those scoped apps.

More information

AttributeDescription
Configuration nameglide.record.legacy_cross_scope_access_policy_in_script
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuefalse
Default valuetrue \(when the property does not exist in the sys\_properties table.\)
CategoryAccess control
Security risk- Severity score: 3.5 - CVSS score: Low - Security risk details: If this property is not set to the recommended value, then scoped apps and delegated developers for those scoped apps can create and update records in global tables such as Incident.
Dependencies and prerequisitesNone

Parent Topic:Access control