Property reference

glide.script.use.sandbox

The glide.script.use.sandbox property enables the execution of client-generated scripts within a restricted rights environment. This setting ensures that only specific business rules and script includes are accessible, enhancing security by limiting back-end API calls.

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? It restricts the execution of client scripts to those marked as 'Client callable', preventing unauthorized access to certain back-end APIs.
What area does it affect? Client script execution
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 client scripts or enhancing security measures.

Out of the box property record

Raw metadata from the property record.

Property name glide.script.use.sandbox
Sys ID 523dcc1e0a0a0b6b007d420647b65e93
Type boolean
Application Global
Default value true
Description Run client generated scripts (AJAXEvaluate and query conditions) inside of a reduced rights "sandbox". If enabled, only those business rules and script includes with the "Client callable" checkbox set to true are available and certain back-end API calls are disallowed.
Updated 2024-05-25 05:06:21