docs self serve msft SSO

This commit is contained in:
Ishaan Jaff 2025-04-10 20:25:43 -07:00
parent 1197746ab3
commit 9ebbf52249
2 changed files with 8 additions and 3 deletions

View file

@ -203,11 +203,9 @@ Here's a walkthrough of [how it works](https://www.loom.com/share/8959be458edf41
### Microsoft Entra ID SSO group assignment
This walks through setting up sso auto-add for **Microsoft Entra ID**
Follow this [tutorial for auto-adding sso users to teams with Microsoft Entra ID](https://docs.litellm.ai/docs/tutorials/msft_sso)
Follow along this video for a walkthrough of how to set this up with Microsoft Entra ID
<iframe width="840" height="500" src="https://www.loom.com/embed/ea711323aa9a496d84a01fd7b2a12f54?sid=c53e238c-5bfd-4135-b8fb-b5b1a08632cf" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<br />
<br />

View file

@ -132,6 +132,13 @@ litellm_settings:
<Image img={require('../../img/msft_default_settings.png')} style={{ width: '1000', height: 'auto' }} />
## Video Walkthrough
This walks through setting up sso auto-add for **Microsoft Entra ID**
Follow along this video for a walkthrough of how to set this up with Microsoft Entra ID
<iframe width="840" height="500" src="https://www.loom.com/embed/ea711323aa9a496d84a01fd7b2a12f54?sid=c53e238c-5bfd-4135-b8fb-b5b1a08632cf" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>