glide.soap.strict_security

ServiceNow property description:

Enforce strict security on incoming SOAP requests. Checking this requires incoming SOAP requests to go through the security manager for table and field access, as well as checking SOAP users for the correct roles for using the web service.

Attributes

  • Sys ID: 33ad80d80a0a0b500050ffc63d3935f6
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.soap.strict_security` enforces strict security on incoming SOAP requests. When enabled, it requires that all incoming SOAP requests are processed through the security manager to verify table and field access permissions. Additionally, it ensures that SOAP users possess the correct roles necessary to use the web service. This property enhances security by preventing unauthorized access to data and operations via SOAP. It is crucial for maintaining the integrity and confidentiality of the data accessed through SOAP web services.

Source

Related property: glide.soap.require_ws_security