Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the specific HTTP error code, defaulting to 403, that users encounter when blocked by the Global Blocking Policy. |
| What area does it affect? |
Global Blocking Policy |
| What does the default mean? |
The default value is "403", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting access control policies or troubleshooting user access issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.global.blocking_policy.error_code |
| Sys ID |
47950aaa87721010d00b5773e8cb0b81 |
| Type |
choice list |
| Application |
Global |
| Default value |
403 |
| Description |
HTTP error code to be displayed to the user when access is blocked by Global Blocking Policy |
| Updated |
2024-05-25 04:41:25 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... (glide.authenticate.policy.debug Option to enable debug logging for the authentication policies. Yes | No HTTP error code to be displayed to the user when access is blocked by Global Blocking Policy (glide.authenticate.global.blocking_policy.error_code HTTP error code that displays during login when the Global Blocking Policy blocks a user login. Select from: ◦Forbidden(403 ◦Not Found(404 Error message to be displayed to the user when ...
Related properties