#greentic #kubernetes #secret #envelope

greentic-secrets-provider-azure-kv

Azure Key Vault backend for the Greentic secrets core

25 releases

Uses new Rust 2024

0.4.26 Mar 20, 2026
0.4.23 Feb 18, 2026
0.4.10 Dec 30, 2025
0.4.4 Nov 26, 2025

#2599 in Authentication


Used in 2 crates

MIT license

260KB
6.5K SLoC

Azure Key Vault provider backed by the live REST APIs.

Secrets are stored as JSON-encoded SecretRecord values inside Key Vault secrets, while Data Encryption Keys (DEKs) are wrapped and unwrapped via the configured Key Vault key. Authentication uses the OAuth2 client credentials flow with values supplied through environment variables.


greentic-secrets-provider-azure-kv

Azure Key Vault backend implementation for the Greentic secrets core so deployments can store secrets in Azure-managed vaults.

Dependencies

~24–44MB
~591K SLoC