Forum Discussion
Lance Alcabasa
Aug 27, 2021Copper Contributor
Connect to SharePoint Online with MFA using CSOM
I have the CSOM code below for trying to connect to SharePoint Online with MFA enabled: $SiteUrl = "http://our-tenant.sharepoint.com"
#Setup Authentication Manager
$AuthenticationManager = n...
Joshua_Lumley
Copper Contributor
How?!
M365Power
May 02, 2023Copper Contributor
I was able to by following this post but then get an error for "401 unauthorized":
https://morgantechspace.com/2021/09/connect-to-sharepoint-site-with-mfa-account-using-csom-and-powershell.html
https://morgantechspace.com/2021/09/connect-to-sharepoint-site-with-mfa-account-using-csom-and-powershell.html