Configure mobile re-authentication logout option

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure this parameter to force your users to log out each time before they re-authenticate.

    시작하기 전에

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

    Make sure to select Global as the application scope.

    주:
    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

    프로시저

    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.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.