Custom user flow in B2C

MICHAEL PERALTA, GIT 0 Reputation points
2023-09-14T05:01:51.8033333+00:00

Hi,

I am testing my B2C tenant with a SAML app and I am following this.

https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy#add-facebook-as-an-identity-provider

I don't wish to use facebook, but another Azure Tenant in which I have already configured it as an external IDP. If I test the authentication using a predefined user flow, I have no issues.

I was hoping I can do the same for a SAML app, but the tutorial is for social iDP such as facebook.

How can I use my external IDP which is another azure for this?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,363 questions
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 24,311 Reputation points Microsoft Employee
    2023-09-14T18:33:47.2366667+00:00

    Hi @MICHAEL PERALTA, GIT , please follow these steps and let me know if they help:

    1. Set up the external Azure tenant as a SAML IdP in your Azure AD B2C tenant. You can refer to the Set up sign-up and sign-in with SAML identity provider using Azure Active Directory B2C guide for a detailed explanation on how to do this.
    2. Once you have set up the external Azure tenant as a SAML IdP, you can add it to your user flow or custom policy. You can find more information on how to add an identity provider to your user flow or custom policy in the Add an identity provider to your Azure Active Directory B2C tenant guide.

    The linked guides should provide enough information to solve this. If not or if you have more questions about anything let me know and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James

    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.