Azure Active Directory External Identities
An Azure service that is used to secure and manage customer and partner identities beyond organizational boundaries.
2,032 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have ASP.NET B2C web API which is hosted on OnPrem Server and this API is calling another B2C API which is hosted on Azure. Both the API in same B2C tenant.
While calling Azure B2C API I am getting unauthorized error.
Can you provide some samples of how to call Azure B2C API within OnPremAPI .