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
18 stars 15 forks source link

Support for non azure app #19

Open bobonov opened 2 years ago

bobonov commented 2 years ago

Does it support non azure app? If I'm not wrong, it seems to me that it support only azure app

cloudchristoph commented 1 year ago

Yes. It uses Managed Identities for accessing the Key Vault. But you can onboard your non-Azure Webserver with Azure Arc and you'll also get Managed Identity Support.

See: https://learn.microsoft.com/en-us/azure/azure-arc/servers/managed-identity-authentication