MariaSousaValadas Sreedhar_Ande
The only option listed for the O365 Connector is user identity, but what if you have MFA enabled in the environment?
I found the document below, but my understanding is that the settings listed (MaxAgeMultiFactor etc) have been deprecated now that the token/session lifetime settings have moved to AAD conditional access. Is there any updated info in regards to these new conditional access settings?
https://support.microsoft.com/en-us/topic/recommendations-for-conditional-access-and-multi-factor-authentication-in-microsoft-flow-15e7e8bc-1106-2e89-899b-7c292fbf1736
I find the most secure way to send emails via outlook/exchange, is to give the logic apps Managed ID permission to use Graph API, and send mails via the HTTP connector, but being able to use the standard Outlook connector while also having MFA enabled is obviously easier to configure.
Would very much appreciate any input you might have!