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 configures the system to sanitize script elements in request data, enhancing security by mitigating risks associated with malicious input. |
| What area does it affect? |
REST API security |
| 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 assessing security settings or during application updates. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.rest.sanitize_request_input |
| Sys ID |
15c3d25753861300d26d6dbda11c08de |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable to sanitize script from request contents |
| Updated |
2024-05-25 03:38:53 |
Related properties