Skip to content
railsengines.com

Scimitar

A SCIM v2 API endpoint implementation

No ratings yet
Gem
scimitar
Repository
pond/scimitar
License
MIT
Stars
87
Added
August 17, 2026

About

A SCIM v2 API endpoint implementation

System for Cross-domain Identity Management (SCIM) is a protocol that helps systems synchronise user data between different business systems. A service provider hosts a SCIM API endpoint implementation and the Scimitar gem is used to help quickly build this implementation. One or more enterprise subscribers use these APIs to let that service know about changes in the enterprise's user (employee) list.

What you get

  • Overview at Wikipedia
  • More detailed introduction at SimpleCloud
  • SCIM v2 RFC 7642: Concepts
  • SCIM v2 RFC 7643: Core schema
  • SCIM v2 RFC 7644: Protocol

Installing it

ruby
# Gemfile
gem "scimitar"

Details

87 stars on GitHub · MIT licensed · maintained by pond. Source: https://github.com/pond/scimitar

Discussion (0)

Sign in to join the discussion.

No comments yet.