> ## Documentation Index
> Fetch the complete documentation index at: https://auth0-docs-event-stream-action-templates.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://mintlify.s3.us-west-1.amazonaws.com/auth0-docs-event-stream-action-templates/docs/images/cdy7uua7fh8z/1ecNwGgFQZxdP57p0tp3jT/cd608fcfae22e195b604e2707e5a848d/App_List_-_EN.png" alt="Dashboard Applications List" />
   </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://mintlify.s3.us-west-1.amazonaws.com/auth0-docs-event-stream-action-templates/docs/images/cdy7uua7fh8z/5bbq6VrI9tUMht0PwMimre/08574482efef944b16ecfbb445be50ab/Oauth_Tab_-_English.png" alt="Dashboard Applications Application Settings Tab Advanced Settings OAuth Tab" />
   </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)
