From fd3ec5708696fb8e24c44dfb587d57e3939e3b59 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 19 Apr 2025 18:27:58 -0700 Subject: [PATCH] docs scim with LiteLLM --- docs/my-website/docs/tutorials/scim_litellm.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/tutorials/scim_litellm.md b/docs/my-website/docs/tutorials/scim_litellm.md index ddea303142..c744abe4b4 100644 --- a/docs/my-website/docs/tutorials/scim_litellm.md +++ b/docs/my-website/docs/tutorials/scim_litellm.md @@ -1,11 +1,22 @@ import Image from '@theme/IdealImage'; -# SCIM with Litellm +# SCIM with LiteLLM Enables identity providers (Okta, Azure AD, OneLogin, etc.) to automate user and team (group) provisioning, updates, and deprovisioning on LiteLLM. -# Usage + +This tutorial will walk you through the steps to connect your IDP to LiteLLM SCIM Endpoints. + +### Supported SSO Providers for SCIM +Below is a list of supported SSO providers for connecting to LiteLLM SCIM Endpoints. +- Microsoft Entra ID (Azure AD) +- Okta +- Google Workspace +- OneLogin +- Keycloak +- Auth0 + ## 1. Get your SCIM Tenant URL and Bearer Token