How to add Dynamics CRM API permissions to an app registered in an Azure AD B2C Tenant?

Anonymous
2022-10-10T07:49:31.197+00:00

Hello,

We are trying to setup an Angular application with Dataverse/Dynamics CRM as its backend. We are currently using Azure AD B2C to handle the sign in/sign up for users so we registered our application in this directory. But we cannot access the Dataverse/Dynamics CRM APIs because we cannot add the API permissions in the registered app.

Is there a way we can add the API permissions in Azure AD B2C?

Thank you.

Microsoft Security Microsoft Entra Microsoft Entra External ID
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
    2022-10-11T00:52:31.747+00:00

    Hello @Anonymous and thanks for reaching out. Azure AD B2C app registrations cannot access the Microsoft Dataverse. You can however create and authenticate against an API of your own that validates Azure AD B2C tokens and authenticates itself as an app against an Azure AD tenant and connects to the Dataverse.

    Let us know if you need additional assistance. If the answer was helpful, please accept it and complete the quality survey so that others can find a solution.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.