Property reference

glide.preauth.device.trust.skip.user.registration

The glide.preauth.device.trust.skip.user.registration property allows the mobile app to bypass the device registration process for users meeting specific IP filter criteria. Admins may consider adjusting this setting to streamline user access for trusted devices, especially in secure environments.

Default: false Type: boolean Application: Global

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.

Documentation excerpt View supporting context
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 ...