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

> JWT Vault 接続を設定し、JSON Web トークンの署名、検証、デコードを行う方法を学びます。

# JWT Vault 接続

<h2 id="configure-your-jwt-vault-connection">
  JWT Vault 接続を設定する
</h2>

Flows の JWT Actions で JSON Web トークンに署名し、デコードして検証できるように JWT Vault 接続を設定するには、必要なパラメーターを指定する必要があります。

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=d0ba09bae98d94aa305ba41930608faa" alt="Auth0 Dashboard > Actions > フォーム > Vault > JWT" data-og-width="1404" width="1404" data-og-height="697" height="697" data-path="docs/images/customize/forms/vaults/jwt-vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=280&fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=c977c2871be784404056c6b8f8f16b63 280w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=560&fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=ba14fdc313a8fea0b9b793ccf816dbbc 560w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=840&fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=72932367c42f1cbd1f8268eb5dacb66b 840w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=1100&fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=d4b363e63a0b9e4c3011ad8fa4d4860b 1100w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=1650&fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=caaf01e9c300c9f78fae11751547b760 1650w, https://mintcdn.com/docs-dev-chore-myaccount-api-autoupdate/p1drvqFrD0YWzNrL/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=2500&fit=max&auto=format&n=p1drvqFrD0YWzNrL&q=85&s=001e33d17ae4e5f4b682c99409a3fa70 2500w" />
</Frame>

<h2 id="input-settings">
  入力設定
</h2>

| パラメータ  | 説明                                     |
| ------ | -------------------------------------- |
| Secret | JWT のエンコードに使用する HS256 アルゴリズム用の Secret。 |
