glide.security.strict_elevate_privilege

ServiceNow property description:

Strictly requires 'admin' role users to elevate privileges as required.

Attributes

  • Sys ID: 90d73503c3013000f0d95b787dba8f2e
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.security.strict_elevate_privilege` enforces a strict requirement for users with the 'admin' role to elevate their privileges when necessary. This property ensures that even users with administrative rights must explicitly elevate their privileges to perform certain actions, enhancing security by preventing unauthorized access to sensitive operations. When enabled, it adds an additional layer of security by requiring explicit elevation, thereby reducing the risk of privilege misuse. This setting is particularly useful in environments where maintaining strict control over administrative actions is critical. For more detailed information, you can refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-platform-security/page/administer/security-center/reference/sc-enforce-strict-elevate-privilege.html).

Source

Related property: glide.security.strict.updates