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

> Auth0 Dashboard を使用してアプリケーションの署名アルゴリズムを変更する方法について説明します。

# アプリケーションの署名アルゴリズムを変更する

Auth0 Dashboard を使用して、アプリケーションの<Tooltip tip="署名アルゴリズム: トークンが改ざんされていないことを確認するために、トークンへデジタル署名する際に使用されるアルゴリズムです。" cta="用語集を表示" href="/ja/docs/glossary?term=signing+algorithm">署名アルゴリズム</Tooltip>を変更できます。

1. [Dashboard > Applications > Applications](https://manage.auth0.com/#/applications) に移動し、表示するアプリケーションの名前を選択します。

   <Frame>
     <img src="https://mintcdn.com/translations/eVsQcTnbClN-oB7d/docs/images/cdy7uua7fh8z/1ecNwGgFQZxdP57p0tp3jT/cd608fcfae22e195b604e2707e5a848d/App_List_-_EN.png?fit=max&auto=format&n=eVsQcTnbClN-oB7d&q=85&s=dbea1d7710544fca12dda3c859a64f7c" alt="Dashboard Applications List" width="1102" height="723" data-path="docs/images/cdy7uua7fh8z/1ecNwGgFQZxdP57p0tp3jT/cd608fcfae22e195b604e2707e5a848d/App_List_-_EN.png" />
   </Frame>
2. **Settings** タブの一番下までスクロールし、**Show Advanced Settings** を選択します。
3. **OAuth** タブに移動します。

   <Frame>
     <img src="https://mintcdn.com/translations/MV7tE-x71x8RWRES/docs/images/cdy7uua7fh8z/5bbq6VrI9tUMht0PwMimre/08574482efef944b16ecfbb445be50ab/Oauth_Tab_-_English.png?fit=max&auto=format&n=MV7tE-x71x8RWRES&q=85&s=e21b46b7319fee4e4f5190e8ff495281" alt="Dashboard Applications Application Settings Tab Advanced Settings OAuth Tab" width="1149" height="1274" data-path="docs/images/cdy7uua7fh8z/5bbq6VrI9tUMht0PwMimre/08574482efef944b16ecfbb445be50ab/Oauth_Tab_-_English.png" />
   </Frame>
4. **JsonWebToken Signature Algorithm** を見つけて、アプリケーションに適した署名アルゴリズムを選択します。
5. **Save Changes** をクリックします。

<div id="learn-more">
  ## 詳細はこちら
</div>

* [署名鍵](/ja/docs/get-started/tenant-settings/signing-keys)
* [署名証明書の表示](/ja/docs/get-started/tenant-settings/signing-keys/view-signing-certificates)
* [署名鍵のローテーション](/ja/docs/get-started/tenant-settings/signing-keys/rotate-signing-keys)
* [署名鍵の失効](/ja/docs/get-started/tenant-settings/signing-keys/revoke-signing-keys)
* [署名アルゴリズム](/ja/docs/get-started/applications/signing-algorithms)
