mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-19 12:28:05 -05:00
Better Auth SCIM Plugin
@better-auth/scim adds an inbound System for Cross-domain Identity Management (SCIM) 2.0 service to Better Auth. Directory services can provision isolated Users, Groups, and direct Group memberships through bearer-authenticated connections.
The plugin supports a focused subset of the resource model in RFC 7643 and the protocol in RFC 7644.
Installation
pnpm add @better-auth/scim
Documentation
For setup, Groups and custom roles, and the protocol reference, visit better-auth.com/docs/plugins/scim.
License
MIT