glide.secure_cookie.debug
ServiceNow property description:
Secure session cookie debugging: Check to enable extensive debug logging of secure session cookie operations.
Attributes
- Sys ID: 00db29380a0a0b7900a33de531aed2e0
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.secure_cookie.debug` is used to enable extensive debug logging for secure session cookie operations. When this property is checked, it allows for detailed logging, which can be useful for troubleshooting and ensuring the secure handling of session cookies. This property is particularly useful for administrators who need to monitor and debug the secure cookie mechanisms within their ServiceNow instance. Enabling this property can help identify issues related to secure cookie handling and provide insights into the secure session management process. It is important to note that enabling extensive debug logging may generate a large volume of log data, so it should be used judiciously.
Source