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 determines whether the Authentication Policy feature is active, impacting how user authentication is managed within the system. |
| What area does it affect? |
User Authentication |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when implementing or updating security protocols for user access. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.auth.policy.enabled |
| Sys ID |
47a63d6373121010616ca9843cf6a7c2 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable Authentication Policy |
| Updated |
2024-05-25 04:20:30 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Global, then select the application scope setting and select Global from the list. 3. Search for and make sure that the values for the following properties are set to true. ◦glide.authenticate.auth.policy.enabled ◦glide.authenticate.preauth.allow.trusted.device This step verifies that an adaptive authentication policy is activated on your ServiceNow instance. 4. Search for the adaptive authentication mobile system property names. To edit the values for ...
Context preview
Snippet 2
... they are associated. 1444 Procedure 1. Navigate to All > Adaptive Authentication > Authentication Policies > Properties. 2. Configure these properties: Adaptive Authentication Properties Property Description Value Enable Authentication Policy (glide.authenticate.auth.policy.enabled Option to enable the authentication policy. Yes | No Enable debug logging for authentication policies (glide.authenticate.policy.debug Option to enable debug logging for the authentication policies. Yes | No HTTP error ...
Related properties