> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/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://mintlify.s3.us-west-1.amazonaws.com/docs-staging/docs/images/customize/forms/vaults/jwt-vault-connection.png" alt="Auth0 Dashboard > Actions > フォーム > Vault > JWT" />
</Frame>

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

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