@model EnableAuthenticatorViewModel @{ ViewData.SetActivePage(ManageNavPages.TwoFactorAuthentication, "Enable authenticator app"); }

Enable Authenticator

To use an authenticator app go through the following steps:

  1. Download a two-factor authenticator app like …
  2. Scan the QR Code or enter the following key into your two-factor authenticator app:

    @Model.SharedKey (spaces and casing do not matter)

  3. Your two-factor authenticator app will provide you with a unique code.
    Enter the code in the confirmation box below.

@section PageFootContent { }