glide.outbound_http.security.log.allow.all.fields
Attributes
- Sys ID: 27919d465313301086b8ddeeff7b12c5
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.outbound_http.security.log.allow.all.fields` controls the logging behavior for outbound HTTP requests. When enabled, this property allows all fields of outbound HTTP requests to be logged, which can be useful for debugging and monitoring purposes. However, logging all fields may expose sensitive information, so it should be used with caution. The default setting for this property is typically false, meaning not all fields are logged unless explicitly configured. Adjusting this property can help balance the need for detailed logging with security and privacy considerations. For more details, refer to the specific documentation on logging outbound HTTP request fields in ServiceNow.
Source