question

Varun-0911 avatar image
1 Vote"
Varun-0911 asked anubhava edited

Is there a way to access an API from two applications: One registered in Azure AD tenant and the other registered in B2C tenant?

Hi All,

So, here's the scenario that I am facing right now:

We have a client application that needs to log users in from two separate tenants (Azure AD and Azure AD B2C). These applications need to have an access token authorized to access a particular API. For now, the API application is registered in the first tenant (Azure AD tenant) as multi-tenant application.

I am able to add the API scopes as permissions in the Azure AD client application, and the application is able to get the access token to call the APIs. Is there a way to achieve the same effect for the client application registered in the Azure AD B2C tenant? If not, is there any other way to get two different applications in two different tenants to get authorized to access an API?

Any help is appreciated,

Thanks,
Varun

azure-active-directoryazure-ad-b2c
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The B2C app registration and the normal Azure AD app registration are not exactly similar . there are some restrictions as far as I know. Upvoting this as I am also interested in solution for this. Check the comments on this one https://docs.microsoft.com/en-us/answers/questions/375147/index.html . maybe they can help .

0 Votes 0 ·

0 Answers