com.glide.codesigning.tracking.agent.validation.exclusion.list
ServiceNow property description:
Comma separated list of ecc_queue agents for which code signing should be skipped
Attributes
- Sys ID: 6c63643ac7032010832101a91dc260dc
- Type: string
- Application: Global
- Default value: SOAPClient,RESTClient

AI generated property description:
The ServiceNow property `com.glide.codesigning.tracking.agent.validation.exclusion.list` is used to specify a comma-separated list of `ecc_queue` agents for which code signing validation should be skipped. This property is useful for excluding certain agents from the code signing process, which can be necessary for specific operational requirements or to avoid validation issues with particular agents. By configuring this property, administrators can ensure that only the desired agents undergo code signing validation, thereby streamlining the process and potentially improving system performance. The property is part of the broader set of code signing properties that help manage and secure the execution of scripts and code within the ServiceNow platform. For more detailed information, refer to the official ServiceNow documentation on code signing properties.
Source