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 specifies the error message displayed during login failures caused by authentication policy violations, helping users understand the reason for their unsuccessful login attempts. |
| What area does it affect? |
User Authentication |
| What does the default mean? |
The default value is "User name or password invalid", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating authentication policies or improving user experience during login. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.auth.policy.ui.error.message |
| Sys ID |
e7fe5d73c30230103ce183bec840dd17 |
| Type |
string |
| Application |
Global |
| Default value |
User name or password invalid |
| Description |
Error message to be displayed to the user when login fails due to authentication policy failure |
| Updated |
2024-05-25 04:30:42 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... MFA Context ◦Location Filter for Session Access You can use the Property ID - Error message to be displayed to the user when login fails due to authentication policy failure (glide.auth.policy.ui.error.message to customize the error message. Use Location Filter in Pre Authentication Context Use the location filter criteria created in the Pre Authentication Context. Before you begin Role required: adaptive_auth_admin Plugin ...
Related properties