Does Azure AD B2C support custom push notifications MFA?

Milan 6 Reputation points
2022-05-02T08:05:22.437+00:00

Hello! I'm evaluating multiple IAM solutions and one of the features that would be welcome is support for MFA using push notifications via our mobile application. Does Azure AD B2C support this kind of thing? If so, are there any SDKs out there for building the feature on mobile devices (iOS and Android)? Thanks!

Microsoft Security Microsoft Entra Microsoft Entra External ID
{count} vote

4 answers

Sort by: Most helpful
  1. Siva-kumar-selvaraj 15,721 Reputation points
    2022-05-04T21:51:05.113+00:00

    Hello @Milan ,

    Thanks for reaching out.

    Azure Active Directory B2C (Azure AD B2C) integrates directly with Azure AD Multi-Factor Authentication which support following Verification methods (Email, SMS, phone call and Microsoft Authenticator app - TOTP (preview) ) so that you can add a second layer of security to sign-up and sign-in experiences in your applications. So that you can enable multifactor authentication without writing a single line of code.

    Unfortunately, when you use Azure AD Multi-Factor Authentication along with Microsoft Authenticator app, Push notification is not supported as of today and this is in our backlog. However, there are many MFA partner integration which provides custom MFA with B2C and few of them does support push notifications. Example authy (Twilio ) : https://github.com/azure-ad-b2c/samples/tree/master/policies/custom-mfa-authy-app

    Here is detailed list of Azure B2C MFA partner integration : https://learn.microsoft.com/en-us/azure/active-directory-b2c/partner-asignio?pivots=b2c-user-flow

    Hope this helps.

    -----
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

  2. Jason Saunders-Flaherty 6 Reputation points
    2022-08-17T10:15:45.98+00:00

    Hi @Siva-kumar-selvaraj

    Can you share any further information on the planned release date of adding push notifications to the Authenticator app when using Azure AD and AAD B2C? You mentioned in May that it's on the backlog. We are wanting to use this service but need to know the expected date.

    Thanks,
    Jason

    1 person found this answer helpful.
    0 comments No comments

  3. Sanghvi, Mishal 1 Reputation point
    2022-11-07T00:56:28.11+00:00

    Hi @Siva-kumar-selvaraj ,
    We have adopted the present code-based approach for MS authenticator based MFA. Customer isn't very happy and constantly follows up on when we can deliver the push notification based solution.
    It would be good to get a date your team has on the card at the moment. Or even better, if there was a way to see the Feature work-item on the board to know when its in progress so we can answer our customer accordingly on the status of things.

    Thanks !
    Mishal


  4. Frank Liu 0 Reputation points
    2024-10-14T12:04:31.6166667+00:00

    Hi guys, is it still the case - AAD B2C doesn't support push notification using Microsoft Authenticator as 2FA? If it supports it now, would you mind provide the link to the instruction? Many thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.