glide.authenticate.policy.debug
ServiceNow property description:
Enable debug logging for authentication policies
Attributes
- Sys ID: d2d199c273321010fdbd04fbc4f6a7be
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.authenticate.policy.debug` is used to enable debug logging for authentication policies. When this property is set to true, detailed debug information about the authentication process is logged, which can be useful for troubleshooting and understanding how authentication policies are being applied. This property is particularly helpful for administrators who need to diagnose issues or verify the behavior of adaptive authentication policies. The debug logs provide insights into the decision-making process of the authentication engine, including which policies are evaluated and the outcomes of those evaluations. To enable this property, it must be configured in the system properties as described in the ServiceNow documentation.
Source