6 packages tagged with “SecretManager”
Provides support for User Secrets with Arcus Secret Store
GCP.Extensions.Configuration.SecretManager Configuration provider for Microsoft.Extensions.Configuration framework. See https://cloud.google.com/secret-manager/docs/reference/libraries on how to create application credential file. When running outside cloud: - Set Environment variable GOOGLE_APPLICATION_CREDENTIALS to enable `GoogleCredential.GetApplicationDefault()`. - Build GoogleCredential in code with `GoogleCredential.GetApplicationDefault()`, from file, or from JSON. Set ProjectId value to over-ride value from GoogleCredential, inside or outside of cloud. ### Important! Only the most recently created, ENABLED version of any secret will be used.
A SecretManager library, utilizing Azure Key Vault features as well as default IConfiguration methods
Secure, production-ready PostgreSQL connection string provider for .NET 9.0+ with advanced credential management, role-based access, and automatic secret rotation.
Package Description