litellm/tests/test_litellm/proxy/auth
Ishaan Jaff 24f847b84c
[Feat] JWT Auth - AI Gateway, allow using regular OIDC flow with user info endpoints (#17324)
* feat: allow fetching OIDC user info

* test: use test_auth_builder_with_oidc_userinfo_enabled gets user info when enabled

* fix tool permission doc

* docs fix diagram
2025-12-01 13:59:00 -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 - AI Gateway, allow using regular OIDC flow with user info endpoints (#17324) 2025-12-01 13:59:00 -08:00
test_litellm_license.py Show remaining users on UI (#11568) 2025-06-09 22:04:45 -07:00
test_model_checks_fallbacks.py feat: extended /v1/models endpoint, now it returns with fallbacks on demand (#12811) 2025-07-22 23:16:46 -07:00
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_route_checks.py Allow wildcard routes for nonproxy admin (SCIM) (#17178) 2025-11-27 22:10:19 -08:00
test_user_api_key_auth.py Remove expired proxy admin keys from cache (#16894) 2025-11-22 14:23:28 -08:00