Configure mobile re-authentication login method

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • 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:
      Field Description
      Name glide.authenticate.reauth.login.method
      Type string
      Value

      sso - To use single sign-on

      db - To use local login