glide.security.strict.updates

ServiceNow property description:

Double check security on inbound transactions during form submission (rights are always checked on form generation)

Attributes

  • Sys ID: 52276a9b0a0a0b6b00a2f9e59d8cb959
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.security.strict.updates` is designed to enhance security by double-checking inbound transactions during form submissions. This property ensures that the rights of the user are verified not only when the form is generated but also when it is submitted. By enabling this property, the system performs an additional security check to confirm that the user has the necessary permissions to make the changes they are attempting to submit. This helps prevent unauthorized updates to records, thereby increasing the overall security of the platform. The property is particularly useful in environments where strict data integrity and security are paramount.

Source

Related property: glide.security.strict.actions