Skip to content

Rake tasks for premigrating users from a legacy IDP to Azure B2C

Notifications You must be signed in to change notification settings

bayko/azure_b2c_premigrate_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure_b2c_premigrate_ruby

This repository contains a ruby implementation of the Seamless migration strategy Powershell scripts provided by Azure for migrating from a legacy identity provider: https://github.com/azure-ad-b2c/user-migration/tree/master/seamless-account-migration

Rake tasks can be modified and incorporated into a rails application to handle pre-migration of users. Httparty is used to interact with the MS Graph API.

  • Register the MS Graph extension requiresMigration
  • Check the extension status for a particular user
  • Premigrate existing users into B2C with dummy password

About

Rake tasks for premigrating users from a legacy IDP to Azure B2C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published