AspNetCore.Diagnostics.HealthChecks icon indicating copy to clipboard operation
AspNetCore.Diagnostics.HealthChecks copied to clipboard

Suppurt Hashicorp Vault

Open Alirexaa opened this issue 1 year ago • 2 comments

What would you like to be added:

Add Hashicorp Vault HealthCheck

Why is this needed: Hashicorp Vault is widely used in microservices architecture. so we need to support HealthCheck for that.

Alirexaa avatar Jun 20 '24 11:06 Alirexaa

I will add this. if it needed to implement all authentication method or not?

SaeedSafi1999 avatar Jun 23 '24 11:06 SaeedSafi1999

Hello, you can check the vault via addcheck register vault and using interface IHealthCheck function CheckHealthAsync.

nguyenvandu99 avatar Jul 03 '24 23:07 nguyenvandu99