With Security defaults (MFA) enabled how are service accounts setup?

Duane Moore 20 Reputation points
2024-09-10T22:00:17.91+00:00

The more I read the confused I get with MFA setups.

We have customers who use Microsoft D365 F&O. My understanding is that when user's log into D365 they should be setup to use MFA. This can be done in Microsoft Entra admin center and enabling Security defaults.

My issue / question is we have a Windows service which accesses the D365 via web services using the Client Id and Secret. The process also reads the data from the Microsoft Entra ID applications form within D365 F&O. This matches a client Id to a User Id.

How does MFA affect this process?

Does the user Id referenced here need to have MFA disabled?

Any assistance is appreciated.

Thanks

Duane

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,768 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 153.7K Reputation points MVP
    2024-09-10T22:15:49.66+00:00

    If using a Client Id and Secret then no, MFA wouldnt apply because it sounds like this is a workload identity.

    https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mandatory-multifactor-authentication#accounts

    User's image

    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.