Forum Discussion
OneTechBeyond
Mar 02, 2020Iron Contributor
How do I confirm that Modern Authentication is enabled on my Microsoft 365 tenant?
I am currently running the latest Office 365 suite, on Windows 10 Business and using Outlook 365 (latest version). I have enabled MFA but I am still getting prompted to use an App Password to au...
VasilMichev
Mar 03, 2020MVP
Enabling MFA does not equal enabling Modern authentication. Although the latter should be enabled for all tenants by now, I suggest you check the config just in case:
Get-OrganizationConfig | select OAuth2ClientProfileEnabled
And it might also be blocked client side via GPO/reg keys.