Azure B2C - how many enterprise identity providers can I configure in a tenant?

Ryszard Tarajkowski 21 Reputation points
2022-05-08T09:12:41.553+00:00

Hello,

My company considers using Azure B2C. We're happy to see that enterprise identity providers like SAML or AD FS are supported. However, we couldn't find any information about number of such providers that can be added to a single B2C tenant.

My question is: how many identity providers (especially enterprise ones) can we add to a single tenant?

Thanks!

Best regards,
Ryszard Tarajkowski

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

Accepted answer
  1. AmanpreetSingh-MSFT 56,871 Reputation points Moderator
    2022-05-09T05:23:47.17+00:00

    Hi @Ryszard Tarajkowski • Thank you for reaching out.

    I understand that you want to know the maximum limit of Enterprise IDPs that can be added to B2C.

    There is no limit defined specifically for the number of IDPs that you can add to a B2C tenant. However, there is a limit of 200 on the number of custom policy (XML) files + Users Flows per Azure AD B2C tenant. If you want to add SAML IDP(s), you will have to use the custom policy as user flows don't support SAML IDPs as of now.

    So, if you are just using the custom policy, you can have as many IDPs as you can incorporate into 200 custom policy files. That means you can add thousands of IDPs, which is a huge limit for a single organization to hit.

    This is why Azure AD B2C configuration limits, doesn't include any limits mentioned for the number of IDPs that can be added.

    Hope this answers your question.

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


1 additional answer

Sort by: Most helpful
  1. T. Kujala 8,766 Reputation points
    2022-05-08T09:42:17.433+00:00

    Hi @Ryszard Tarajkowski ,

    My company considers using Azure B2C. We're happy to see that enterprise identity providers like SAML or AD FS are supported. However, we couldn't find any information about number of such providers that can be added to a single B2C tenant.

    I think you need this.

    Number of B2C tenants per subscription is 20.

    You will find more information here.

    https://learn.microsoft.com/en-us/azure/active-directory-b2c/service-limits?pivots=b2c-user-flow

    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.