MFA用OTP通知を構成する
認証要素としてワンタイムパスワード(OTP)を使用するには、ユーザーは以下のようなAuthenticatorアプリを使う必要があります。
Authy(Google Play / App Store)。
Google Authenticator(Google Play / App Store))。
Auth0 Guardian(Google Play / App Store)。
Microsoft Authenticator(Google Play / App Store)

サインアップ後、コードをスキャンしてアプリをセットアップするとワンタイムコードの生成が開始されます。その後、アプリにログインすると、現時点でのワンタイムコードをAuthenticatorアプリで簡単にチェックできます。

ユーザーはプロンプトに従ってコードを入力します。

ユーザーは、モバイルデバイスにOTP Authenticatorアプリをインストールする必要があります。