Sending unique MFA verification codes is only one of the many ways that Azure B2C's user authentication procedures can be customized. It is easy to setup terms of usage and set up custom policies for local accounts sign-in. But a common problem is that during MFA, the custom tenant email gets delivered instead of the usual one from Microsoft. By setting up orchestration steps and claims transformations correctly and providing the verification codes via services like SendGrid, this can be fixed.
Daniel Marino
18 May 2024
Personalized MFA Emails in Azure B2C: An Overview