litellm/tests/test_litellm/proxy/management_endpoints
Ishaan Jaff 17ea770ab5
[Feat] SSO - Allow users to run a custom sso login handler (#12465)
* fix return_ui_sso_redirect_response_after_sign_in

* add CustomSSOLoginHandler

* add handle_custom_ui_sso_sign_in

* fix handle_custom_ui_sso_sign_in

* fixes for /sso/key/generate

* add test_handle_custom_ui_sso_sign_in_success

* fixed for loading config

* add example custom handler

* test_custom_ui_sso_sign_in_handler_config_loading

* docs - custom sso

* move to enterprise folder

* EnterpriseCustomSSOHandler

* handle_custom_ui_sso_sign_in

* docs custom sso

* docs sso

* docs custom sso

* get_redirect_response_from_openid

* fix mock tests
2025-07-09 16:36:30 -07:00
..
scim [Bug Fix] SCIM - Ensure new user roles are applied (#12015) 2025-06-24 13:22:56 -07:00
test_budget_endpoints.py [Bug Fix] Create/Update team member api 500 errror (#10479) 2025-06-03 15:57:33 -07:00
test_callback_management_endpoints.py fix test 2025-07-03 15:37:10 -07:00
test_common_daily_activity.py
test_customer_endpoints.py
test_delete_callbacks_endpoint.py Feat/add delete callback (#11654) 2025-06-20 13:50:37 -07:00
test_internal_user_endpoints.py Management Fixes - don't apply default internal user settings to admins + preserve all model access for teams with empty model list, when team model added + /v2/model/info fixes (#11957) 2025-06-21 20:33:10 -07:00
test_key_management_endpoints.py Raise clearer error on Anthropic Unified route + allow setting new_key on /key/regenerate 2025-06-26 21:56:03 -07:00
test_mcp_management_endpoints.py Litellm mcp internal users (#12458) 2025-07-09 16:30:51 -07:00
test_model_management_endpoints.py
test_organization_endpoints.py [Fix] QA Fixes - Vector Store Object Permissions (#11291) 2025-05-31 09:41:05 -07:00
test_tag_management_endpoints.py LiteLLM SDK <-> Proxy improvement (don't transform message client-side) + Bedrock - handle qs:.. in base64 file data + Tag Management - support adding public model names (#11908) 2025-06-19 22:34:18 -07:00
test_team_endpoints.py UI QA Fixes - prevent team model reset on model add + return team-only models on /v2/model/info + render team member budget correctly (#12144) 2025-06-28 22:04:49 -07:00
test_ui_sso.py [Feat] SSO - Allow users to run a custom sso login handler (#12465) 2025-07-09 16:36:30 -07:00