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 mobile app skips device registration for users identified by IP filters, enhancing user experience by reducing registration steps. |
| What area does it affect? |
Mobile app 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 configuring access for trusted devices or adjusting security protocols. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.preauth.device.trust.skip.user.registration |
| Sys ID |
4c346c6bc34a0110559d74c3e540dd91 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Option to skip the device registration process on the mobile app when the user is from the IP filter criteria |
| Updated |
2024-05-25 04:33:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... instance on the server is valid during the login process. Enter a Value between 3 and 15 minutes. By default, this property is set to 15 minutes. Type is integer. glide.preauth.device.trust.skip.user.registration When you enter true as the Value for this property, users can skip mobile device registration when connecting from a trusted network. Type is true | false. Configure mobile apps ...
Related properties