---
title: SSO, LDAP & SCIM
short: SSO, LDAP & SCIM
tier: enterprise
type: guide
order: 0
order_enterprise: 383
meta_title: Identity and access options for Label Studio Enterprise
meta_description: Overview of identity and access options available in Label Studio Enterprise
section: "Manage Your Organization"
Label Studio Enterprise provides enterprise-grade identity and access management to centralize authentication, automate user lifecycle, and control access across organizations, workspaces, and projects.
!!! info Tip
SSO handles authentication; SCIM handles automated user and group provisioning.
Most enterprises enable SSO first, then SCIM for ongoing user/group sync. LDAP is typically used for on‑prem deployments.
On-prem only.
Authenticate against your directory (e.g., AD/LDAP) in self-hosted environments while keeping roles managed in Label Studio.
See Set up LDAP authentication for Label Studio.
Authenticate users via your IdP (Okta, Google SAML, Azure AD/Microsoft Entra, Ping Identity, OneLogin, etc.) for seamless, secure login flows.
See Set up SSO authentication for Label Studio and our SAML API docs.
Automate provisioning/deprovisioning and group-to-role mappings. Supports Create/Update/Deactivate Users and Push Groups, including workspace/project membership management.
See and Set up SCIM2 for Label Studio our SCIM API docs.