docs msft SSO
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 21s
Helm unit test / unit-test (push) Successful in 25s

This commit is contained in:
Ishaan Jaff 2025-04-10 20:33:14 -07:00
parent c71e98b05a
commit 892964272f

View file

@ -64,7 +64,7 @@ Sign into the LiteLLM UI via SSO. You should be redirected to the Entra ID SSO p
On the LiteLLM UI, Navigate to `Teams`, You should see the new team `Production LLM Evals Group` auto-created on LiteLLM.
<Image img={require('../../img/msft_auto_team.png')} style={{ width: '1000px', height: 'auto' }} />
<Image img={require('../../img/msft_auto_team.png')} style={{ width: '900px', height: 'auto' }} />
#### How this works
@ -109,7 +109,7 @@ Sign in as the new user on LiteLLM UI. You should be redirected to the Entra ID
On the LiteLLM UI, Navigate to `Teams`, You should see the new team `Production LLM Evals Group`. Since your are now a member of the `Production LLM Evals Group` in Entra ID, you should see the new team `Production LLM Evals Group` on the LiteLLM UI.
<Image img={require('../../img/msft_member_3.png')} style={{ width: '1000px', height: 'auto' }} />
<Image img={require('../../img/msft_member_3.png')} style={{ width: '900px', height: 'auto' }} />
## 3. Set default params for new teams auto-created on LiteLLM
@ -137,7 +137,7 @@ litellm_settings:
- Navigate to `Teams` and you should see the new team `Default LiteLLM Prod Team` auto-created on LiteLLM
- Note LiteLLM will set the default params for this new team.
<Image img={require('../../img/msft_default_settings.png')} style={{ width: '1000', height: 'auto' }} />
<Image img={require('../../img/msft_default_settings.png')} style={{ width: '900px', height: 'auto' }} />
## Video Walkthrough