0

Just getting started with a migration of an existing legacy (local database) IDP to Azure B2C. I want to use something similar to the seamless user migration ( https://github.com/azure-ad-b2c/user-migration/tree/master/seamless-account-migration/policy ) custom policy. Looking at the B2C community GitHub repository, it is missing the base policies. Any idea where I can find those base policy examples?

Tim Cochran
  • 1,834
  • 2
  • 15
  • 13

1 Answers1

1

The pre requisites are here: https://learn.microsoft.com/en-us/azure/active-directory-b2c/custom-policy-get-started

Or use my tool to automate it: https://aka.ms/iefsetup

Jas Suri - MSFT
  • 10,605
  • 2
  • 10
  • 20