> ## 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="/docs/ja-jp/glossary?term=signing+algorithm">署名アルゴリズム</Tooltip>を変更できます。

1. [Auth0 Dashboard > アプリケーション > アプリケーション](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="Auth0 Dashboard のアプリケーション一覧" width="1102" height="723" data-path="docs/images/cdy7uua7fh8z/1ecNwGgFQZxdP57p0tp3jT/cd608fcfae22e195b604e2707e5a848d/App_List_-_EN.png" />
   </Frame>
2. **設定** タブの一番下までスクロールし、**詳細設定を表示** を選択します。
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="Auth0 Dashboard のアプリケーション設定タブの詳細設定 OAuth タブ" width="1149" height="1274" data-path="docs/images/cdy7uua7fh8z/5bbq6VrI9tUMht0PwMimre/08574482efef944b16ecfbb445be50ab/Oauth_Tab_-_English.png" />
   </Frame>
4. **JsonWebToken Signature Algorithm** を探し、アプリケーションに適した署名アルゴリズムを選択します。
5. **変更を保存** をクリックします。

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

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