Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure mobile re-authentication login timespan

Define a time period in seconds that a user is not required to re-authenticate themselves. This parameter only applies when a user has permission to re-authenticate multiple times.

Before you begin

If glide.sg.reauthentication.single_use_token is set to false, you can configure this property.

Make sure to select Global as the application scope.

Role required: admin

Procedure

  1. Type sys_properties.list in the Filter Navigator.

  2. Select New in the System Property table.

  3. In the form, match the following values:

    FieldDescription
    Nameglide.authenticate.reauth.token.lifespan
    Typeinteger
    ValueInteger value in seconds.

Parent Topic:Configure mobile re-authentication system properties