Property reference

glide.soap.strict_security

The glide.soap.strict_security property enforces strict security measures on incoming SOAP requests. Admins should ensure this is enabled to maintain proper access control and security for web services, as it checks user roles and permissions.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property requires incoming SOAP requests to be validated through the security manager for access to tables and fields, ensuring only authorized users can interact with the web service.
What area does it affect? SOAP web services
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring SOAP integrations or assessing security protocols.

Out of the box property record

Raw metadata from the property record.

Property name glide.soap.strict_security
Sys ID 33ad80d80a0a0b500050ffc63d3935f6
Type boolean
Application Global
Default value true
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.
Updated 2024-05-25 03:58:22