> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-actions-modules-ga.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-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=34a908191df4db54aeec100cd81085ea" 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-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=280&fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=49bf3df7725123f2781942e8f203684a 280w, https://mintcdn.com/docs-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=560&fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=d3bee51ac03e8177e9037825c7078bfe 560w, https://mintcdn.com/docs-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=840&fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=2109050e9d2fd54eec8e28311057d3f7 840w, https://mintcdn.com/docs-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=1100&fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=f5f8da22689157e1bf0bae079c406336 1100w, https://mintcdn.com/docs-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=1650&fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=25bc179e3364d40ad92ea6f24211791a 1650w, https://mintcdn.com/docs-staging-actions-modules-ga/NjV80kKb3bu0-s9T/docs/images/customize/forms/vaults/jwt-vault-connection.png?w=2500&fit=max&auto=format&n=NjV80kKb3bu0-s9T&q=85&s=26bcfc2241a1e09d440da81cf6f67b5e 2500w" />
</Frame>

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

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