litellm/litellm/secret_managers
2026-02-05 14:14:20 +05:30
..
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 authorization issues, same alias; verified working 2026-02-05 14:14:20 +05:30
base_secret_manager.py Add tags and descriptions support to aws secrets manager (#16224) 2025-11-04 16:11:51 -08:00
custom_secret_manager_loader.py [Feat] Add Custom Secret Manager - Allow users to define and write a custom secret manager (#16297) 2025-11-05 17:20:26 -08:00
cyberark_secret_manager.py fix: cyberark allow setting ssl verfiy to false (#17433) 2025-12-03 18:54:31 -08:00
get_azure_ad_token_provider.py fix(secret_managers/get_azure_Ad_token_providers.py): infer credential type from env var 2025-09-11 16:04:06 -07:00
google_kms.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
google_secret_manager.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
hashicorp_secret_manager.py ci cd fixes - linting security 2026-01-23 10:37:16 -08:00
main.py fix: make HTTPHandler mockable in OIDC secret manager tests (#19803) 2026-01-26 11:00:42 -08:00
Readme.md refactor get_secret 2024-09-03 10:42:12 -07:00
secret_manager_handler.py [Feat] Add Custom Secret Manager - Allow users to define and write a custom secret manager (#16297) 2025-11-05 17:20:26 -08:00

Supported Secret Managers to read credentials from

Example read OPENAI_API_KEY, AZURE_API_KEY from a secret manager