AzureAuth icon indicating copy to clipboard operation
AzureAuth copied to clipboard

Add Azure CLI token authentication option

Open alexkyllo opened this issue 3 years ago • 0 comments

Changes:

  • Add an AzureTokenCLI R6 class that calls the Azure CLI like az account get-access-token --output json --resource <some_resource> to get an access token for the user.

alexkyllo avatar Sep 21 '22 16:09 alexkyllo