glide.authenticate.global.blocking_policy.error_message
ServiceNow property description:
Error message to be displayed to the user when access is blocked by Global Blocking Policy (only applicable when Forbidden(403) HTTP error code is selected)
Attributes
- Sys ID: 8efe875687321010d00b5773e8cb0b17
- Type: string
- Application: Global
- Default value: Access Denied

AI generated property description:
The ServiceNow property `glide.authenticate.global.blocking_policy.error_message` specifies the error message that will be displayed to users when their access is blocked by the Global Blocking Policy. This property is only applicable when the HTTP error code 403 (Forbidden) is selected. The Global Blocking Policy is a security measure that restricts access based on certain criteria, and this property allows administrators to customize the message that users see when they are denied access. The documentation provides guidance on configuring adaptive authentication properties, which includes setting up this specific error message. This helps ensure that users receive clear and specific feedback when their access is restricted due to security policies.
Source