SE-PRG / azmitool

☁️🕵️‍♂️ Azure Managed Identity tool
MIT License
2 stars 5 forks source link

extend gettoken to include keyvault endpoint #96

Open iricigor opened 4 years ago

iricigor commented 4 years ago

Currently we support only management and storage endpoints. We should also do it for keyvault. Default behaviour should generate token for multiple scopes.

Also, add testing for it.

iricigor commented 4 years ago

Blocked by https://github.com/Azure/azure-sdk-for-net/issues/9076

Branch gettoken-keyvault

iricigor commented 4 years ago

related to #108

iricigor commented 4 years ago

no progress on Azure side, moving it to "later"