com.snc.kmf.signature.validation.flag

ServiceNow property description:

returns whether signature validation is on/off

Attributes

  • Sys ID: 34b9ecd30b13101064c2624e37673a9e
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `com.snc.kmf.signature.validation.flag` determines whether signature validation for application configuration data and scripts is enabled or disabled. When this property is set to true, the system performs signature validation to ensure the integrity and authenticity of the code and configuration data. This helps in preventing unauthorized changes and ensuring that only trusted code is executed. If the property is set to false, signature validation is turned off, which might be useful in development environments but is not recommended for production. The default value and further configuration details can be found in the ServiceNow documentation.

Source

Related property: com.snc.kmf.signature.validation.optin