Migrate bcrypt and social users to Azure AD B2C

효찬 장 1 Reputation point
2021-07-15T12:42:15.733+00:00

Today, I am interested in using Azure AD B2C and import our customers there.

In firebase there is awesome tutorial to import previous hashed password users.

Can it be done in Azure AD B2C? I am going through the doc but I don't see any options.

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,460 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,096 Reputation points
    2021-07-15T13:24:22.68+00:00

    Hi @효찬 장 · Thank you for reaching out.

    Yes, this can be done in Azure AD B2C. Please refer to https://github.com/azure-ad-b2c/user-migration/tree/master/jit-migration-v2 for migrating existing user accounts with their hashed passwords and profiles, from any identity provider database to Azure AD B2C.

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

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