litellm/tests/test_litellm/proxy/auth
Ishaan Jaff d38f241032
[Feat] JWT Auth - auth allow selecting team_id from request header (#17884)
* feat: add get_team_id_from_header for JWT Auth

* fix Auth builder JWT Auth

* test_get_team_id_from_header

* test_auth_builder_uses_team_from_header_e2e

* Select Team via Request Header
2025-12-12 10:18:20 -08:00
..
test_auth_checks.py Add method for extracting vector store ids from path params (#16566) 2025-11-26 14:19:30 -08:00
test_auth_exception_handler.py
test_handle_jwt.py [Feat] JWT Auth - auth allow selecting team_id from request header (#17884) 2025-12-12 10:18:20 -08:00
test_litellm_license.py
test_login_utils.py Ruff checks 2025-12-03 11:01:10 -08:00
test_model_checks_fallbacks.py
test_model_checks.py litellm/proxy: preserve model order of /v1/models and /model_group/info (#13178) 2025-08-02 08:57:38 -07:00
test_organization_budget_enforcement.py Fix/organization max budget not enforced (#17334) 2025-12-02 22:46:03 -08:00
test_route_checks.py Return 403 instead of 503 for unauthorized routes (#17723) 2025-12-09 15:16:11 -08:00
test_user_api_key_auth.py Remove expired proxy admin keys from cache (#16894) 2025-11-22 14:23:28 -08:00