Secret Manager - Azure Keyvault - should use Default Azure Credential
Đang mở
autoteam
community
helm
team/deployments
team/use
- Ngôn ngữ chính
- Python
- Star
- 22.1k
- Fork
- 5.3k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
### Topic
On Azure, would be nice to be able to use Workload Identity
### Relevant information
Instead of using ClientSecretCredentialBuilder in AzureKeyVaultPersistence.kt , if you use DefaultAzureCredentialBuilder it would allow more fleximity on how to authorize airbyte to keyvault.
The Default Azure Credentital will wheck for environement variables for multiple way . This way we could use managed identity and be able to avoid using a client secret that will expire.
Same principle in storage account ( did not dig where it in the code ) .
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.