litellm-mirror/litellm/secret_managers
Ishaan Jaff bc6a9cd29c [Hashicorp - secret manager] - use vault namespace for tls auth (#7834)
* hcorp - use x-vault-namespace

* _get_tls_cert_auth_body

* HCP_VAULT_CERT_ROLE

* test_hashicorp_secret_manager_tls_cert_auth

* HCP_VAULT_CERT_ROLE
2025-01-17 19:27:56 -08:00
..
aws_secret_manager.py (Feat) Add support for storing virtual keys in AWS SecretManager (#6728) 2024-11-14 09:25:07 -08:00
aws_secret_manager_v2.py (fix) BaseAWSLLM - cache IAM role credentials when used (#7775) 2025-01-14 20:16:22 -08:00
base_secret_manager.py Litellm dev 01 13 2025 p2 (#7758) 2025-01-14 17:04:01 -08:00
get_azure_ad_token_provider.py refactor secret managers 2024-09-03 10:58:02 -07:00
google_kms.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
google_secret_manager.py (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
hashicorp_secret_manager.py [Hashicorp - secret manager] - use vault namespace for tls auth (#7834) 2025-01-17 19:27:56 -08:00
main.py (Feat) Hashicorp Secret Manager - Allow storing virtual keys in secret manager (#7549) 2025-01-04 11:35:59 -08:00
Readme.md refactor get_secret 2024-09-03 10:42:12 -07:00

Supported Secret Managers to read credentials from

Example read OPENAI_API_KEY, AZURE_API_KEY from a secret manager