Create custom policies for Azure B2C

Job ID: 30746555

Budget: £20 – £250 GBP

We are looking for someone to write Azure B2c policies for home realm discovery

The user is automatically directed to their federated identity provider based off of their email domain entered at the B2C sign in page. Users who enter an unknown domain, they are redirected to the default local account sign in page.

These steps might help explain it better :

WHEN creating account IF user email within on-prem database THEN create in Azure B2C
(Api Endpoint to return Boolean response to email parameter for user exist check)

WHEN logging in IF email domain is identity provider THEN forward to identity provider

WHEN logging in IF email domain is not identity provider THEN show default AND enable password login

WHEN deleting account in on-prem database THEN disable account in Azure B2C
Related categories: Azure