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

Configure mobile re-authentication logout option

Configure this parameter to force your users to log out each time before they re-authenticate.

Before you begin

Only configure this property if glide.authenticate.reauth.login.method is set to sso.

Make sure to select Global as the application scope.

Note: Note: Some SSO identity providers may require users to be logged out before successfully enabling a re-authentication flow. Use the property glide.authenticate.reauth.logout.first, to force users to log out, before re-authentication.

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.logout.first
Type`true | false`
Value`true` - Users are forced to log out each time before re-authenticating.`false` - Users are not forced to log out before re-authenticating.

Parent Topic:Configure mobile re-authentication system properties