diff --git a/content/docs/integrations/user-identity/auth0.mdx b/content/docs/integrations/user-identity/auth0.mdx index a2b6aa72d..c166e86e1 100644 --- a/content/docs/integrations/user-identity/auth0.mdx +++ b/content/docs/integrations/user-identity/auth0.mdx @@ -128,7 +128,7 @@ routes: Click **Create**. -1. On the next page select **Auth0 Management API** from the dropdown. Under **Permissions** use the filter on the right to narrow things down to `role`, and choose the `read:roles` and `read:role_members` roles. +1. On the next page select **Auth0 Management API** from the dropdown. Under **Permissions** use the filter on the right to narrow things down to `role`, and choose the `read:roles`, `read:role_members`, `read:users`, and `read:user_idp_tokens` roles. ![Auth0 Management API Scopes](./img/auth0/m2m-scopes.png)