Impact of Mandatory MFA on API Calls in Microsoft Entra ID App Registrations

Warren Baguis 20 Reputation points
2024-10-08T03:53:39.08+00:00

Is mandatory multifactor authentication (MFA) for my tenant, effective October 15, 2024, going to affect the authentication and API calls through the App Registration created using Microsoft Entra ID?

Will existing API calls fail if MFA is set up for the tenant?

Currently, the client credentials flow is being used to authorize API calls.

Despite reviewing the guide that accompanied the email, there seems to be no information addressing this concern.

Thank you.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2024-10-08T07:36:36.9433333+00:00

    No, if you are using the client credentials flow there will be no impact. The changes Microsoft is introducing are specific to user logins and only affect the resources listed in this article: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mandatory-multifactor-authentication

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.