4
votes

I am designing the architecture of a cloud service. I am reviewing Azure API Management and Azure AD B2C. I can't seem to find any good answer to wether it is possible to use Azure AD B2C with all its features (signup, sign in etc.) as a provider for Azure API Management security - is this possible?

2

2 Answers

2
votes

Azure API Management supports out of the box integration with Azure AD B2C.

For instructions on how to integrate Azure AD B2C with the API Management developer portal, check out this document.

For instructions on how to validate JWT issued by Azure AD B2C in an API Management policy, check out this document.

Note that Azure API Management supports integration with Azure AD and Azure AD B2C in both their Developer and Premium tiers. Check out the pricing page for more details.

1
votes

Azure AD B2C integration is supported if you are using the premium tier of API Management service

https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-aad-b2c