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

Configure mobile re-authentication SSO login

Define which identity provider to use for the SSO login. If this property is not defined, the system reuses the default identity provider used for a regular login.

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.

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.login.sso_id
    Typestring
    ValueEnter the sys_id of the SSO provider as listed in the [sso_properties] table.

Parent Topic:Configure mobile re-authentication system properties