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

> Describes how to change an application's signing algorithm using the Auth0 Dashboard.

# Change Application Signing Algorithms

You can change your application's <Tooltip tip="Signing Algorithm: Algorithm used to digitally sign tokens to ensure the token has not been tampered with." cta="View Glossary" href="/docs/glossary?term=signing+algorithm">signing algorithm</Tooltip> using the Dashboard.

1. Go to [Dashboard > Applications > Applications](https://manage.auth0.com/#/applications) and select the name of the application to view.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-fix-docs-5525/BQPZ_XPByVvtXhGs/docs/images/cdy7uua7fh8z/1ecNwGgFQZxdP57p0tp3jT/cd608fcfae22e195b604e2707e5a848d/App_List_-_EN.png?fit=max&auto=format&n=BQPZ_XPByVvtXhGs&q=85&s=b7ad610f43decb3d9085dedfab559dfb" alt="Dashboard Applications List" width="1102" height="723" data-path="docs/images/cdy7uua7fh8z/1ecNwGgFQZxdP57p0tp3jT/cd608fcfae22e195b604e2707e5a848d/App_List_-_EN.png" />
   </Frame>
2. Scroll to the bottom of the **Settings** tab and select **Show Advanced Settings**.
3. Go to the **OAuth** tab.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-fix-docs-5525/-bnCuJCEr58WA71C/docs/images/cdy7uua7fh8z/5bbq6VrI9tUMht0PwMimre/08574482efef944b16ecfbb445be50ab/Oauth_Tab_-_English.png?fit=max&auto=format&n=-bnCuJCEr58WA71C&q=85&s=9cd5a592c5968c29123006a4632231c6" 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. Locate **JsonWebToken Signature Algorithm** and select the appropriate signing algorithm for the application.
5. Click **Save Changes**.

## Learn more

* [Signing Keys](/docs/get-started/tenant-settings/signing-keys)
* [View Signing Certificates](/docs/get-started/tenant-settings/signing-keys/view-signing-certificates)
* [Rotate Signing Keys](/docs/get-started/tenant-settings/signing-keys/rotate-signing-keys)
* [Revoke Signing Keys](/docs/get-started/tenant-settings/signing-keys/revoke-signing-keys)
* [Signing Algorithms](/docs/get-started/applications/signing-algorithms)
