From 16bc98b504f728fa7d67fed98118857e64915b84 Mon Sep 17 00:00:00 2001 From: Caleb Doxsey Date: Thu, 13 Mar 2025 11:41:28 -0600 Subject: [PATCH] auth0: update permissions --- content/docs/integrations/user-identity/auth0.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)