One of my customer has MFA on all accounts including service accounts and their security team would not exclude service accounts from MFA. I am new to Power Automate. I do have some flows developed that runs on a schedule to connect to SharePoint online data source (lists and/or document libraries). It is using SharePoint HTTP connectors to complete the work. If I set this connector with Service account with MFA enabled
1. Does it cause problems? (will it keep asking for MFA authorization every time the flow runs?)
2. If it does, for Office 365 in turn for SharePoint, using App Passwords a reasonable alternative?
https://docs.microsoft.com/en-us/azure/active-directory/user-help/multi-factor-authentication-end-user-app-passwords
Can anyone shed some light for me?
Thanks