litellm/tests/test_litellm/proxy/client
Ishaan Jaff fa20abfe48
[Feat] Proxy CLI Auth - Allow re-using cli auth token (#14780)
* fix: cli auth with SSO okta

* fix: add LITTELM_CLI_SERVICE_ACCOUNT_NAME

* fix: get_litellm_cli_user_api_key_auth

* use existing_key CLI

* fix: use existing key

* test auth commands

* test_cli_sso_callback_regenerate_vs_create_flow
2025-09-22 10:07:16 -07:00
..
cli [Feat] Proxy CLI Auth - Allow re-using cli auth token (#14780) 2025-09-22 10:07:16 -07:00
test_chat.py tests fix use correct import responses 2025-07-03 21:06:31 -07:00
test_client.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_credentials.py test fix cli credentials 2025-07-03 21:08:35 -07:00
test_http_client.py test fix 2025-07-03 21:16:26 -07:00
test_http_commands.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_keys.py Fixed incorrect key info endpoint (#13633) 2025-08-15 11:10:06 -07:00
test_model_groups.py test fix 2025-07-03 21:16:26 -07:00
test_models.py fix test models 2025-07-03 21:16:26 -07:00
test_users.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00