Back to Better Auth

Better Auth SCIM Plugin

packages/scim/README.md

1.7.0733 B
Original Source

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

bash
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