Home / Companies / WorkOS / Blog / Post Details
Content Deep Dive

SCIM vs. LDAP: Key Differences + Which To Use

Blog post from WorkOS

Post Details
Company
Date Published
Author
-
Word Count
1,887
Language
English
Hacker News Points
-
Summary

SCIM and LDAP are protocols used for user provisioning in Single Sign-On (SSO) implementations. While both can be used for similar purposes such as user provisioning, profile data exchange, and access management, they have different strengths and use cases. SCIM is easier to implement and more widely compatible with cloud applications, making it suitable for cloud-based SaaS apps. LDAP, on the other hand, is harder to implement but deeply integrated into enterprise customers' estates, making it better suited for on-premise user provisioning. Both protocols can be used together in rare cases where a developer needs cloud-based authentication and access to directory data not related to identity.