> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-docs-ai-docs-migration-poc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MFA用OTP通知を構成する

> MFA用に時間ベースのワンタイムパスワード（OTP）通知を構成する方法を説明します。

認証要素としてワンタイムパスワード（OTP）を使用するには、ユーザーは以下のようなAuthenticatorアプリを使う必要があります。

* Authy（[Google Play](https://play.google.com/store/apps/details?id=com.authy.authy) / [App Store](https://itunes.apple.com/us/app/authy/id494168017)）。
* Google Authenticator（[Google Play](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) / [App Store](https://itunes.apple.com/us/app/google-authenticator/id388497605)）。
* Auth0 Guardian（[Google Play](https://play.google.com/store/apps/details?id=com.auth0.guardian) / [App Store](https://itunes.apple.com/us/app/auth0-guardian/id1093447833)）。
* Microsoft Authenticator（[Google Play](https://play.google.com/store/apps/details?id=com.azure.authenticator) / [App Store](https://itunes.apple.com/us/app/microsoft-authenticator/id983156458)）

<Frame>
  <img src="https://mintcdn.com/docs-dev-docs-ai-docs-migration-poc/nuETm0IRwQM7ZTjR/docs/images/ja-jp/cdy7uua7fh8z/2J6vWaonPbCvpuBUu9b8q1/b325f37ee98e8ea3e2f97ec0a3c7a94b/QR_Code_-_JP_-_Small.png?fit=max&auto=format&n=nuETm0IRwQM7ZTjR&q=85&s=4502c8c60dd46f1014a25782ed92d308" alt="Auth0 Guardian OTP QRコードのセットアップ例" width="312" height="597" data-path="docs/images/ja-jp/cdy7uua7fh8z/2J6vWaonPbCvpuBUu9b8q1/b325f37ee98e8ea3e2f97ec0a3c7a94b/QR_Code_-_JP_-_Small.png" />
</Frame>

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

<Frame>
  <img src="https://mintcdn.com/docs-dev-docs-ai-docs-migration-poc/nuETm0IRwQM7ZTjR/docs/images/ja-jp/cdy7uua7fh8z/1vVY2NLQwsOwdHIPU4Qj3B/026255e1549c3ec5bdc790280590d210/google-auth-screenshot.png?fit=max&auto=format&n=nuETm0IRwQM7ZTjR&q=85&s=f20c744b0130ec9c96c68fde0e7b0a74" alt="Auth0 GuardianのOTPコード Googleの例" width="300" height="534" data-path="docs/images/ja-jp/cdy7uua7fh8z/1vVY2NLQwsOwdHIPU4Qj3B/026255e1549c3ec5bdc790280590d210/google-auth-screenshot.png" />
</Frame>

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

<Frame>
  <img src="https://mintcdn.com/docs-dev-docs-ai-docs-migration-poc/sVKaZ19tL4JgbC0u/docs/images/ja-jp/cdy7uua7fh8z/4dntQCYqgx5QyLZKW7quxR/d42fea2198409ff1ab3c1f5ad0721209/OTP_challenge_-_JP_-_Small.png?fit=max&auto=format&n=sVKaZ19tL4JgbC0u&q=85&s=3572c5612554d7f8c2673185a6d0b469" alt="Auth0 GuardianのOTPログインプロンプトの例" width="312" height="426" data-path="docs/images/ja-jp/cdy7uua7fh8z/4dntQCYqgx5QyLZKW7quxR/d42fea2198409ff1ab3c1f5ad0721209/OTP_challenge_-_JP_-_Small.png" />
</Frame>

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

## もっと詳しく

* [OTP Authenticatorの登録とチャレンジ](/docs/ja-jp/secure/multi-factor-authentication/authenticate-using-ropg-flow-with-mfa/enroll-and-challenge-otp-authenticators)
