Node.js app to create an Azure ADB2C tenant
Budget: $30 – $250 USD
We want a node.js app that creates an ADB2C tenant under our parent tenant.
Successful completion will have these deliverables:
- The steps required to create the App in the parent tenant, that has permissions to run the node.js app to create the ADB2C tenant.
- The node.js source code to create an adb2c tenant
- The new ADB2C tenant will contain the "b2c-extensions-app. Do not modify. Used by AADB2C for storing user data" app.
Helpful links:
https://docs.microsoft.com/en-us/rest/api/activedirectory/b2c-tenants/create
https://main.b2cadmin.ext.azure.com/api/tenants/GetAndInitializeTenantPolicy?tenantId={tenantID}.onmicrosoft.com&skipInitialization=false
https://codez.deedx.cz/posts/automating-azure-ad-b2c-creation-with-powershell/
Successful completion will have these deliverables:
- The steps required to create the App in the parent tenant, that has permissions to run the node.js app to create the ADB2C tenant.
- The node.js source code to create an adb2c tenant
- The new ADB2C tenant will contain the "b2c-extensions-app. Do not modify. Used by AADB2C for storing user data" app.
Helpful links:
https://docs.microsoft.com/en-us/rest/api/activedirectory/b2c-tenants/create
https://main.b2cadmin.ext.azure.com/api/tenants/GetAndInitializeTenantPolicy?tenantId={tenantID}.onmicrosoft.com&skipInitialization=false
https://codez.deedx.cz/posts/automating-azure-ad-b2c-creation-with-powershell/