Seamless migration from Azure B2C to another identity provider

Yurii Konovalets 1 Reputation point
2022-06-15T15:13:35.93+00:00

I would like to migrate user accounts in a seamless way(without forcing user to reset password) from Azure B2C to another identity provider as described in article: https://learn.microsoft.com/en-us/azure/active-directory-b2c/user-migration#phase-2-set-credentials

"call your REST API to validate the password against the legacy identity provider"

What Azure REST API can be used to validate the user password?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,454 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2022-06-15T21:06:44.3+00:00

    Hi @Yurii Konovalets , thanks for the question. For the REST API, it is detailed in the document you linked, here. You have to create this by following the document. Please let me know if you have any questions about this or if I misunderstood your question. I can help you further if I know what steps you're stuck on.

    Thank you,
    James


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.