wapacro / az-keyvault-php

Library to easily work with Azure Key Vault using managed identities
https://packagist.org/packages/wapacro/az-keyvault-php
MIT License
17 stars 15 forks source link

Feature Request: List secrets in a specified key vault. #2

Closed litan1106 closed 3 years ago

litan1106 commented 3 years ago

Feature Request: List secrets in a specified key vault.

In the real world scenario, you probably have to work with all secrets in a specified key vault.

https://docs.microsoft.com/en-us/rest/api/keyvault/getsecrets/getsecrets

wapacro commented 3 years ago

PR has been merged and package released, thanks for your contribution! See https://github.com/wapacro/az-keyvault-php/releases/tag/v2.1.0