Forum Discussion
nmarkkula
Feb 26, 2019Copper Contributor
MSOnline Could not load type 'System.IdentityModel.Tokens.JwtSecurityToken'
I have an asp.net core web application that uses the MSOnline PowerShell module to interact with Office 365. When the Connect-MsolService cmdlet executes to authenticate with Office 365 I'm getting t...
nmarkkula
Feb 28, 2019Copper Contributor
In case anyone is wondering, I found a workaround.
https://stackoverflow.com/a/54894467/1121845