Property reference

glide.security.admin.override.accessterm

The glide.security.admin.override.accessterm property determines whether the admin overridable condition is evaluated at the access term level. When enabled, it allows for more granular control over access permissions, which is crucial for maintaining security protocols.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property, when set to true, ensures that the admin overridable condition is assessed specifically at the access term level, impacting how access permissions are enforced.
What area does it affect? Access Control Management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when adjusting access permissions or security settings within the system.

Out of the box property record

Raw metadata from the property record.

Property name glide.security.admin.override.accessterm
Sys ID 7268250093323100227e37ae867ffb51
Type boolean
Application Global
Default value true
Description When it is set to true, it evaluates the admin overridable condition at access term level.
Updated 2024-05-25 04:02:53

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... in the widget follow the permissions for those indicators. For more information about indicator permissions, see Control access to an indicator. When domain separation is enabled and the system property glide.security.admin.override.accessterm is not selected, admins must be in the same domain as the dashboard to share it. See Evaluate the admin override at the access level . © 2026 ServiceNow, Inc. ...
Documentation excerpt View supporting context
Context preview Snippet 2
... admin overrides for all the ACLs are considered to be false. This causes admins to be unable to pass even the ACL where the override should be in effect. If "glide.security.admin.override.accessterm" is not set to the recommended value of "true" then, even if one of the ACL terms under the ACL rule is "Admin overrides" false, the entire rule evaluates to ...