docs SCIM stash

This commit is contained in:
Ishaan Jaff 2025-04-19 17:52:02 -07:00
parent 7bb93672dc
commit bc37873d2c
5 changed files with 22 additions and 0 deletions

View file

@ -12,6 +12,27 @@ The key benefits of using SCIM with LiteLLM are:
## 1. Create a SCIM Application in your IDP
## 1.1 Create a new Application in your IDP
On Azure Entra ID, search for `Enterprise Application` and click on `New Application`.
<Image img={require('../../img/scim_0.png')} style={{ width: '800px', height: 'auto' }} />
<br />
<br />
Now select `Create your own application`.
<Image img={require('../../img/scim_1.png')} style={{ width: '800px', height: 'auto' }} />
<br />
<br />
Enter any name for your application, for example `litellm-scim-app` and select the "Integrate any other application you don't find in the gallery (Non-gallery)" option.
<Image img={require('../../img/scim_3.png')} style={{ width: '800px', height: 'auto' }} />
## 2. Connect your app on your IDP to LiteLLM SCIM Endpoints
## 2.1 Get your SCIM Tenant URL and Bearer Token

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

@ -0,0 +1 @@
Subproject commit bf0485467c343957ba5c217db777f407b2e65453