docs clean up
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 17s
Helm unit test / unit-test (push) Successful in 22s

This commit is contained in:
Ishaan Jaff 2025-04-10 21:35:08 -07:00
parent 9f27e8363f
commit 8ecd9ede81

View file

@ -205,15 +205,6 @@ Here's a walkthrough of [how it works](https://www.loom.com/share/8959be458edf41
Follow this [tutorial for auto-adding sso users to teams with Microsoft Entra ID](https://docs.litellm.ai/docs/tutorials/msft_sso)
<br />
<br />
**Next steps**
1. [Set default params for new teams auto-created from SSO](#set-default-params-for-new-teams)
### Debugging SSO JWT fields
If you need to inspect the JWT fields received from your SSO provider by LiteLLM, follow these instructions. This guide walks you through setting up a debug callback to view the JWT data during the SSO process.