Increasing mobile app security with time-outs and native locks

Increase the security of your mobile apps by configuring automatic app locks, and by adding convenient and secure mechanisms to unlock them. For example, you can configure your app to lock after a period of time, and make it unlockable by using a native fingerprint scanner.

Before you begin: Create a mobile channel for your app. For more information, see Setting up mobile apps.
  1. Open your mobile channel:
    1. In the navigation pane of App Studio, click Channels.
    2. In the Current channel interfaces section, click the tile that represents a mobile channel for your app.
  2. On the mobile channel page, on the Configuration tab, click the Security category.
  3. In the Authentication and security section, select the Enable application lock check box.
  4. In the Unlock with list, choose how to unlock your mobile app:
    Choice Actions
    Native biometrics and device lock Select Biometrics and device lock.

    At run time, users unlock the mobile app with the native fingerprint scanner and native unlocking mechanisms, such as their PIN, pattern, or password.

    Native biometrics lock and app PIN
    1. Select Biometrics and app PIN.
    2. In the App PIN length list, select the number of characters for the app PIN.

    At run time, users unlock the mobile app with the native fingerprint scanner and a custom app PIN. Users configure the PIN after the first successful sign-in.

    App PIN
    1. Select App PIN only.
    2. In the App PIN length list, select the number of characters for the app PIN.

    At run time, users unlock the mobile app with a custom app PIN. Users configure the PIN after the first successful sign-in.

    Note: If a user explicitly closes the mobile app, the app displays a lock screen on the next startup.
  5. Optional: To lock the mobile app after it runs in the background for a period of time, select the Lock app after x minutes of inactivity check box, and then enter a time-out value.
  6. Optional: To lock the mobile app after a period of time since the last authentication, select the Lock app after x minutes of session duration check box, and then enter a time-out value.
  7. Click Save.