dotnet / sign

Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
MIT License
439 stars 84 forks source link

Added managed-identity credential type. #730

Closed dlemstra closed 5 days ago

dlemstra commented 5 days ago

This PR adds the managed-identity credential type. This also adds two new option that are specific for a managed identity in the DefaultAzureCredentialOptions. I can take those out if the team thinks that it is too early to add those.

clairernovotny commented 5 days ago

Seems reasonable to expose the full range of managed identity options that the library provides so that we're not blocking functionality