> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-chore-management-api-autoupdate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Forms for Actions を使用して、追加のサインアップ手順を設定する方法を学びます

# ユースケース: Forms を使用した追加のサインアップ手順の設定

<Card title="始める前に">
  1. 次のスコープを有効にして、[Machine-to-Machine Application](/docs/ja-jp/get-started/auth0-overview/create-applications/machine-to-machine-apps) を作成します。

  * `read:users`
  * `update:users`
  * `create:users`
  * `read:users_app_metadata`
  * `update:users_app_metadata`
  * `create:users_app_metadata`

  2. M2M アプリケーションの認証情報を使用して、[Vault 接続](/docs/ja-jp/customize/forms/vault) を追加します。
</Card>

Forms for Actions を使用すると、サインアップフローやログインフローに追加のステップを作成し、ユーザーがアプリケーションにアクセスする前にそれらを必須にできます。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=183fd915a6de8a5e69e9095805fabf9b" alt="Dashboard > Actions > Forms > ユースケース: カスタムサインアップフォーム" data-og-width="1404" width="1404" data-og-height="520" height="520" data-path="docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?w=280&fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=d29370683a234a7dd6fa40b0b1aa3f08 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?w=560&fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=45a22bf3a8f4e4a753215dd1dda31a72 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?w=840&fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=53c0a55a54986926b7edc7b28e6ccef3 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?w=1100&fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=4f6c502ea87ab59278b793ba10faf50b 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?w=1650&fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=b05a7c1c6545ce30664b72c1ce846073 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/2q2UjVNt_eeGj7XX/docs/images/cdy7uua7fh8z/ZOQNi6SrEC9OREcBbdiJ3/d79f84fb61acd5473bdf932527e26d58/custom-signup-form.png?w=2500&fit=max&auto=format&n=2q2UjVNt_eeGj7XX&q=85&s=6b14bdb78911caa58950fa8098b14ac1 2500w" />
</Frame>

以下のセクションでは、ノードとフローを使用して追加のサインアップステップ用フォームを作成する方法と、そのフォームを [Post Login](/docs/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger) Action に追加する手順について説明します。

<h2 id="create-a-form-from-scratch">
  ゼロからフォームを作成する
</h2>

情報を収集するためのフォームを作成するには、次の手順に従います。

1. **Auth0 Dashboard > Actions > Forms** を選択して、フォームエディターを開きます。
2. **Create Form** > **Start from scratch** を選択します。

デフォルトでは、新しいフォームには Start ノード、Step ノード、Ending screen ノードが含まれます。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=52ee07c6be793b8e3957427b4c06a70d" alt="Dashboard > Forms > Use Cases > Form" data-og-width="1234" width="1234" data-og-height="371" height="371" data-path="docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=280&fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=c0e17107ac26ba6b92f7201dfbe34849 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=560&fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=1ee8bf336acc45435e8780b5a515ebc5 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=840&fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=abff23856df4920ddb687d97ad3722e6 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=1100&fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=50b4052411d782feb91aab139f756af3 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=1650&fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=076022785762532eb39e28b1df3013b0 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/5OH5qupGbDGigNkI/docs/images/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=2500&fit=max&auto=format&n=5OH5qupGbDGigNkI&q=85&s=bb75874f6bd35e2bb7c9b62a5f1f3e01 2500w" />
</Frame>

<h3 id="configure-the-step-node">
  Step ノードを設定する
</h3>

Step ノードは、ユーザーに表示される画面です。次の手順に従って Step ノードに [Fields](/docs/ja-jp/customize/forms/nodes-and-components) を追加し、ユーザーの氏名と役職を収集します。

1. **Components menu** から **Rich text** フィールドを **Step** ノードにドラッグします。

   * **Rich text**: カスタムメッセージを入力します。
   * **Save** を選択します。
2. **Text** フィールドを **Step** ノードにドラッグします。

   * **ID**: `full_name` と入力します。
   * **Label**: `Full name` と入力します。
   * **Label**: チェックボックスをオンにします。
   * **Required**: チェックボックスをオンにします。
   * **Save** を選択します。
3. **Text** フィールドを **Step** ノードにドラッグします。

   * **ID**: `job_title` と入力します。
   * **Label**: `Job title.` と入力します。
   * **Label**: チェックボックスをオンにします。
   * **Required**: チェックボックスをオンにします。
   * **Save** を選択します。
4. 保存するには **Publish** を選択します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=0c1c925df1612e811f20b172635585e9" alt="Dashboard > Actions > Forms > Use Case Custom Signup Steps Step node" data-og-width="1404" width="1404" data-og-height="466" height="466" data-path="docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?w=280&fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=df86a4fda91ce1acabc23a3367f76780 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?w=560&fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=0bc4c55c9a0b90f1cb0be0defb7799da 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?w=840&fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=faff7a2b63e40e8527a85decc3960956 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?w=1100&fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=75a31de1b5bd2844a192bc93c7ce856e 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?w=1650&fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=49f284185f2a2239ce700cd505eaa145 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oiDO-PkIrC6oywTQ/docs/images/cdy7uua7fh8z/6Kcn0ai9fsVsqHwZpTGByG/37cbf4ffee63a7010926b15f06dd20ac/custom-signup-step-node.png?w=2500&fit=max&auto=format&n=oiDO-PkIrC6oywTQ&q=85&s=c2a2dcab9a707441af74c705d7af1b70 2500w" />
</Frame>

<h3 id="configure-the-flow-node">
  Flow ノードを設定する
</h3>

以下の手順に従って、`user_metadata` を更新し、認証フローを再開するために **Step** ノードの後に **Flow** ノードを追加します。

1. フォームエディターの下部で **Flow** を選択します。
2. **Step** ノードと **Ending Screen** ノードの間にある既存のリンクを削除します。
3. 新しい **Flow** > **Click to add a flow** > **Create a new flow.** を選択します。

   * **Name** フィールドに `Update user_metadata` と入力します。
   * **Create** を選択します。
   * **Save** を選択します。
4. 下図のように、**Flow** ノードを **Step** ノードと **Ending Screen** ノードに接続します。
5. 保存するには **Publish** を選択します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=cd7476715ec4267e810b30e67c1a7745" alt="Dashboard > Actions > Forms > Use Case Custom Signup Step Update User metadata flow" data-og-width="1404" width="1404" data-og-height="541" height="541" data-path="docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?w=280&fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=f8423baaa8c25b84f48a7a83f9273d89 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?w=560&fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=56f56e0cdbe43c30fab189dfad09eed6 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?w=840&fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=963549bc69635a566829d3746d366360 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?w=1100&fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=05b6a5d0a2a1ffe5c27997c660b350ec 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?w=1650&fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=5137fb938775dd1843f9e910bff18919 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/uxaWpNuZEjMCtl4x/docs/images/cdy7uua7fh8z/4nTdYdA2Hu5vK65smkdvJg/db3294ebc25a7c2636be96362a3ea56e/custom-signup-step-flow.png?w=2500&fit=max&auto=format&n=uxaWpNuZEjMCtl4x&q=85&s=70e6ecd9d877449e38662268563ce8dc 2500w" />
</Frame>

以下の手順に従って、フローに Auth0 の Update user アクションを追加します。

1. **Flow** **Update user\_metadata** > **Edit flow** を選択し、新しいタブで Flow エディタを開きます。
2. StartAction の下にある **+** アイコンを選択して **Update user** Action を追加します。以下の項目を入力し、続行するには **Save** を選択します。

   * **Connection**: ドロップダウンから、M2M アプリケーションへの Vault 接続を選択します。

   * **User ID**: `{{context.user.user_id}}` と入力します。

   * **Body**: 次のコードをコピー＆ペーストして、`full_name` プロパティと `job_title` プロパティで `user_metadata` を更新します。

     ```json lines theme={null}
     {
       "user_metadata": {
         "full_name": "{{fields.full_name}}",
         "job_title": "{{fields.job_title}}"
       }
     }
     ```

   * **Save** を選択します。
3. 保存するには **Publish** を選択します。

<h2 id="retrieve-your-form-render-code">
  フォームのレンダリングコードを取得する
</h2>

カスタムの Post Login Action でフォームを表示するためのフォームのレンダリングコードを取得するには、次の手順に従います。

* フォームエディターで、**`<> Render`** を選択します。
* **Copy** を選択します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=23db17feff5783488b80b783cd37bc1e" alt="Dashboard > Actions > Forms > Form > Embed" data-og-width="1400" width="1400" data-og-height="848" height="848" data-path="docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=280&fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=88af01e18dfda65e15c8eb68c011f272 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=560&fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=e8f06dfd4ffc9450f98542b62a8888d9 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=840&fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=14e3d15cd1189eabb74dfbf256ed2a22 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=1100&fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=54814b0bcc88702b3dd22c1c6e7973fa 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=1650&fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=45e97eff68fb5e1188c8b64d86b91e10 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/oVD85MvA7ZVayXF0/docs/images/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=2500&fit=max&auto=format&n=oVD85MvA7ZVayXF0&q=85&s=78ba3303d36d196439c571f270cdd8b9 2500w" />
</Frame>

<h2 id="create-a-post-login-action">
  Post Login Action を作成する
</h2>

次の手順に従って、フォームを表示する post-login Action を作成します。

1. **Auth0 Dashboard > Actions > Flows > Login** に移動します。
2. **+** アイコンを選択し、**Build from scratch** を選択します。

   * **Name**: `Render Additional Signup Form` と入力します。
   * **Trigger**: `Login / Post Login` を選択します。
   * **Runtime**: 推奨バージョンを選択します。
3. **Create** を選択します。

post-login Action を設定するには、次の手順を実行します。

1. Code editor から既存のコードを削除します。
2. フォームを表示するコードを Code editor に貼り付けます。
3. フォームを表示する条件ロジックを定義するようにコードを編集します。

   ```javascript lines theme={null}
   /**
   * @param {Event} event - ユーザーと、ユーザーがログインしている状況に関する詳細。
   * @param {PostLoginAPI} api - ログインの動作を変更するためのメソッドを利用できるインターフェース。
   */
   exports.onExecutePostLogin = async (event, api) => {
     const FORM_ID = 'REPLACE_WITH_YOUR_FORM_ID';

     if (
       !event.user.user_metadata.full_name &&
       !event.user.user_metadata.job_title
     ) {
       api.prompt.render(FORM_ID);
     }
   }

   exports.onContinuePostLogin = async (event, api) => { }
   ```

   <Callout icon="file-lines" color="#0EA5E9" iconType="regular">
     上記のコード例では、ユーザーの user metadata に full\_name プロパティと job\_title プロパティがない場合にフォームが表示されます。
   </Callout>
4. **Deploy** を選択します。
5. **Render Additional Signup Form** Action を **Login** フローにドラッグ＆ドロップします。

   <Frame>
     <img src="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=4d124b1a0e07bc1029d189d80ed123ae" alt="Dashboard > Forms > Use Cases Custom Signup Steps Login Flow" data-og-width="1473" width="1473" data-og-height="545" height="545" data-path="docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?w=280&fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=94705f081262668e9dd97a6677b92862 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?w=560&fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=60b47bf8bfe97ba68840ff11686e9052 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?w=840&fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=1bfd68049db71871f2b56fd49635228c 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?w=1100&fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=738f75742e0fbe329b5aa5e29f467c75 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?w=1650&fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=3ad64ab2078bda6927656852d70c82e1 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/NGsN03aWsmM_uYNN/docs/images/cdy7uua7fh8z/1WBOicIOcH98hKj6Lq9HF2/4951e30a0cc08c7c5daa0116eaa17e11/Screenshot_2024-03-01_at_15.48.00.png?w=2500&fit=max&auto=format&n=NGsN03aWsmM_uYNN&q=85&s=b117361a07b48336c3807fb3f4c69568 2500w" />
   </Frame>
6. **Apply** を選択します。

<h3 id="test-implementation">
  実装をテストする
</h3>

次の手順で実装をテストします。

* 新しいユーザーとしてアプリケーションにサインアップします。
* Login フロー内の post-login Action によってフォームが表示され、情報の入力が求められます。
* **<Tooltip tip="Auth0 Dashboard: サービスを設定するための Auth0 の主要製品。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip> > User Management > Users** を選択し、新しいユーザーを見つけて、属性 `full_name` と `job_title` に追加のサインアップ手順で入力した情報が含まれていることを確認します。
