Property reference

glide.stax.whitelist_enabled

The glide.stax.whitelist_enabled property enables or disables the use of a whitelist for secure operations. Admins should review this setting to ensure compliance with security policies and to manage access control effectively.

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 determines whether a whitelist is enforced for secure glide.stax operations, impacting access permissions.
What area does it affect? Security and Access Control
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 updating security policies or during audits.

Out of the box property record

Raw metadata from the property record.

Property name glide.stax.whitelist_enabled
Sys ID 3297f0be7746111045bf6f90aa5a9995
Type boolean
Application Global
Default value true
Description Secure glide.stax.whitelist_enabled
Updated 2024-06-08 07:35:34

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... names, and logos may be trademarks of the respective companies with which they are associated. 89 • Type: true | false • Default: false • Location: System Property [sys_properties] table glide.stax.whitelist_enabled Enables definition of allowed external entities when entity expansion is needed for customizations. If glide.stax.allow_entity_resolution is set to true, set glide.stax.whitelist_enabled to true and define a listing of comma- delimited ...
Documentation excerpt View supporting context
Context preview Snippet 2
... trademarks of the respective companies with which they are associated. 299 Documentation Updates ◦(Old‎ <blank> ◦(New‎ true Require XMLdoc2 entity validation with allowlist • Description ◦(Old‎ If the Glide Property "glide.stax.whitelist_enabled" does not exist in the sys_properties table or is not set to the recommended value of "true", then all external entities are allowed when the Glide Property "glide.stax.allow_entity_resolution" is set ...