Configure mobile re-authentication login method

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Define the re-authentication method to be either single sign-on (SSO) or local login, depending on your security requirements.

    Vorbereitungen

    Make sure to select Global as the application scope.

    Role required: admin

    Prozedur

    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:
      Field Description
      Name glide.authenticate.reauth.login.method
      Type string
      Value

      sso - To use single sign-on

      db - To use local login