msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Add WAM support

Open peombwa opened this issue 3 years ago • 1 comments

As part of #1118, we should also consider adding WAM support to the SDK. Azure.Identity supports WAM via Azure.Identity.BrokeredAuthentication preview package.

We will need to add Azure.Identity.BrokeredAuthentication preview package and use it configure InteractiveBrowserCredential

References:

peombwa avatar Mar 07 '22 18:03 peombwa

Waiting on https://github.com/Azure/azure-sdk-for-net/issues/27779.

peombwa avatar Jul 21 '22 19:07 peombwa

Added by #2034.

peombwa avatar Jun 19 '23 18:06 peombwa