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

Configure mobile re-authentication login method

Define the re-authentication method to be either single sign-on (SSO) or local login, depending on your security requirements.

Before you begin

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.method
Typestring
Value`sso` - To use single sign-on `db` - To use local login

Parent Topic:Configure mobile re-authentication system properties