Jul 26 2022 07:30 PM
Hi,
I have a requirement to programmatically auth to Teams PowerShell using Certificate based authentication. Looking at the MS documentation (Connect-MicrosoftTeams (MicrosoftTeamsPowerShell) | Microsoft Docs) they seem to only detail delegated auth using a shared secret. Is anyone aware of a way to authenticate using certificate auth? I have found the article below, but cannot get this working. Wondering if cert based auth is actually possible at all?
The option to specify a certificate thumbprint parameter has been removed from the latest version of the PS module.
Jul 27 2022 05:43 AM
SolutionAug 01 2022 01:36 AM
Thanks @AndresGorzelany,
odd that they option was in the older version of the module but removed from the new one.
Jul 27 2022 05:43 AM
Solution