AspNetCore.Diagnostics.HealthChecks
AspNetCore.Diagnostics.HealthChecks copied to clipboard
Add health cheks vault
What this PR does / why we need it: add hashicorp vault to reposiotiry Which issue(s) this PR fixes: add all of the Common authentication methods like LDAP,OKTA,RADIUS,Vault token Please reference the issue this PR will close: #2239
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] Code compiles correctly
- [x] Created/updated tests
- [x] Unit tests passing
- [x] End-to-end tests passing
- [ ] Extended the documentation
- [ ] Provided sample for the feature