Skip to content

Commit

Permalink
Adjust Token Endpoint Auth Method in configuration steps (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris authored Aug 11, 2023
1 parent 1d33b74 commit 37f8082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Create a **Regular Web Application** in the [Auth0 Dashboard](https://manage.aut
> **If you're using an existing application**, verify that you have configured the following settings in your Regular Web Application:
>
> - Click on the "Settings" tab of your application's page.
> - Ensure that "Token Endpoint Authentication Method" under "Application Properties" is set to "None"
> - Ensure that "Authentication Methods" setting in the "Credentials" tab is set to "None"
> - Scroll down and click on the "Show Advanced Settings" link.
> - Under "Advanced Settings", click on the "OAuth" tab.
> - Ensure that "JsonWebToken Signature Algorithm" is set to `RS256` and that "OIDC Conformant" is enabled.
Expand Down

0 comments on commit 37f8082

Please sign in to comment.