Closed dt-valentin-magnan closed 9 months ago
Not currently, you have to make a conditional access policy that excludes the account.
There is a way to do Device Code Authentication, if that is useful I can implement that.
For example, when starting up it would say:
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code <CODE> to authenticate.
Made a PR for this #320
Great, thank you @nathanthorpe !
Hello,
Does parsedmarc support Microsoft account with MFA enabled when using msgraph authentication method for the mailbox? I encounter this kind of issue when activating MFA:
With MFA disabled, everything works fine since I've registered the app on Azure AD.