glide.security.manager

ServiceNow property description:

Security Manager

Attributes

  • Sys ID: 58f9c1420a0a0aa700e0fe62e6d6d427
  • Type: string
  • Application: Global
  • Default value: com.glide.sys.security.ContextualSecurityManager
AI Logo

AI generated property description:

The `glide.security.manager` property in ServiceNow is used to enable or disable the hardened Java security manager. This security manager is designed to enhance the security of the platform by restricting the actions that Java code can perform, thereby mitigating potential security risks. When enabled, it enforces stricter security policies, which can help protect against unauthorized access and code execution. The property can be configured through the system properties, and it is recommended to test thoroughly in a non-production environment before enabling it in production. For more detailed information, refer to the ServiceNow documentation on enabling the hardened Java security manager.

Source

Related property: glide.security.granular.create