Ishaan Jaff
|
72a12e91c4
|
[Bug Fix MSFT SSO] Use correct field for user email when using MSFT SSO (#9886)
* fix openid_from_response
* test_microsoft_sso_handler_openid_from_response_user_principal_name
* test upsert_sso_user
|
2025-04-10 17:40:58 -07:00 |
|
Ishaan Jaff
|
90d862b041
|
[Feat SSO] - Allow admins to set default_team_params to have default params for when litellm SSO creates default teams (#9895)
* add default_team_params as a config.yaml setting
* create_litellm_team_from_sso_group
* test_default_team_params
* test_create_team_without_default_params
* docs default team settings
|
2025-04-10 16:58:28 -07:00 |
|
Ishaan Jaff
|
4c1bb74c3d
|
[Feat] - SSO - Use MSFT Graph API to assign users to teams (#9865)
* refactor SSO handler
* render sso JWT on ui
* docs debug sso
* fix sso login flow use await
* fix ui sso debug JWT
* test ui sso
* remove redis vl
* fix redisvl==0.5.1
* fix ml dtypes
* fix redisvl
* fix redis vl
* fix debug_sso_callback
* fix linting error
* fix redis semantic caching dep
* working graph api assignment
* test msft sso handler openid
* testing for msft group assignment
* fix debug graph api sso flow
* fix linting errors
* add_user_to_teams_from_sso_response
* fix linting error
|
2025-04-09 18:26:43 -07:00 |
|
Ishaan Jaff
|
6f7e9b9728
|
[Feat SSO] Debug route - allow admins to debug SSO JWT fields (#9835)
* refactor SSO handler
* render sso JWT on ui
* docs debug sso
* fix sso login flow use await
* fix ui sso debug JWT
* test ui sso
* remove redis vl
* fix redisvl==0.5.1
* fix ml dtypes
* fix redisvl
* fix redis vl
* fix debug_sso_callback
* fix linting error
* fix redis semantic caching dep
|
2025-04-09 15:29:35 -07:00 |
|
Ishaan Jaff
|
0745f306c7
|
test_microsoft_sso_handler_with_empty_response
|
2025-04-03 22:17:06 -07:00 |
|