Skip to content

Add HashiCorp Vault secret provider implementation #636

@ziagham

Description

@ziagham

Describe the feature

Introduces a new secret provider for HashiCorp Vault, including a configuration class (HashiCorpVaultConfiguration) and the main provider class (HashiCorpVaultSecretProvider). The ServiceCollectionExtensions is updated to register the new provider as a singleton service. The provider includes methods for configuration, retrieving secrets, and validating authentication options (token or AppRole), enhancing the application's secret management capabilities.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions