Enable scoped admin application ACLs
The glide.security.scoped_administration.honor_global_acl determines whether an application administration app can inherit global access control list (ACL) rules.
The glide.security.scoped_administration.honor_global_acl system property determines whether an application administration apps can inherit global access control list (ACL) rules. Useful when there are no scoped admin application ACLs defined for the record scope.
Ensure that the property glide.security.scoped_administration.honor_global_acl is set to true.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.security.scoped_administration.honor_global_acl |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | <none> |
| Fallback value | false |
| Category | Access control |
| Security risk |
|
| Functional impact | None |
| Dependencies and prerequisites | None |
To learn more about activating a plugin, see Activate a plugin