DOCS: Auth0 JWT signature algorithm (#3130) (#3134)

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2022-03-10 19:00:47 +00:00 committed by GitHub
parent 345ef96d07
commit 8f22f0cfb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,9 @@ While we do our best to keep our documentation up to date, changes to third-part
| Application Login URI | [Authenticate Service URL] (e.g. `https://${authenticate_service_url}`) |
| Allowed Callback URLs | Redirect URL (e.g. `https://${authenticate_service_url}/oauth2/callback`).|
Make sure to click **Save Changes** at the bottom of the page when you're done.
1. Under **Advanced Settings****OAuth**, confirm that **JSON Web Token (JWT) Signature Algorithm** is set to "RS256".
1. Click **Save Changes** at the bottom of the page when you're done.
## Service Account