Skip to content

Commit c82e413

Browse files
committed
Updated Configure My Account API steps to match new UI
1 parent 77335f8 commit c82e413

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

main/docs/secure/call-apis-on-users-behalf/token-vault/connected-accounts-for-token-vault.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,11 @@ Before configuring Connected Accounts, make sure you:
110110

111111
To use Connected Accounts, configure the My Account API in the Auth0 Dashboard:
112112
1. Navigate to **Applications > APIs** and [activate the My Account API](/docs/manage-users/my-account-api#activate-the-my-account-api).
113-
2. Once activated, select **Auth0 My Account API** and then the **Applications** tab.
114-
3. Toggle your client application to authorize it to access the My Account API.
115-
4. In the dropdown menu, select the [Connected Accounts scopes](/docs/manage-users/my-account-api#scope) for the application in the dropdown.
116-
5. Select **Update**. This creates a [client grant](/docs/get-started/applications/application-access-to-apis-client-grants) that allows your client application to access the My Account API with the Connected Accounts scopes on the user’s behalf.
113+
2. Once activated, select **Auth0 My Account API** and then the **Application Access** tab.
114+
3. Find your client application and select **Edit** to configure its application access policies.
115+
4. Select **User Access** and under **Authorization**, select **Authorized**.
116+
5. For the permissions, select **All** the [Connected Accounts scopes](/docs/manage-users/my-account-api#scope) for the application.
117+
5. Select **Save**. This creates a [client grant](/docs/get-started/applications/application-access-to-apis-client-grants) that allows your client application to access the My Account API with the Connected Accounts scopes on the user’s behalf.
117118
6. If you’re using [Multi-Resource Refresh Token](/docs/secure/tokens/refresh-tokens/multi-resource-refresh-token#multi-resource-refresh-token), navigate to the **Settings** tab. Under **Access Settings**, select **Allow Skipping User Consent**.
118119

119120
### Configure Multi-Resource Refresh Token

0 commit comments

Comments
 (0)