Skip to content

Commit

Permalink
Expose API from App registration, not Enterprise app (Azure#18255)
Browse files Browse the repository at this point in the history
  • Loading branch information
diberry authored Oct 19, 2021
1 parent c027e05 commit 0ac4aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/identity/identity/samples/AzureIdentityExamples.md
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ Both accounts must belong to the same Azure AD tenant.

For this authentication flow to work, app registrations must be configured with a custom scope. To create a scope through the Azure portal:

1. Select **Active Directory** > **Enterprise Applications**.
1. Select **Active Directory** > **App registrations**.
2. Go to the app you want to authenticate against.
3. On the left menu, select **Expose an API** > **Add a scope**.

Expand Down

0 comments on commit 0ac4aac

Please sign in to comment.