Authentication

SCIM

Overview

SCIM, or System for Cross-domain Identity Management, is an open standard designed to manage user identity information. Cloudsmith is SCIM 2.0-compliant. With Cloudsmith's support for SCIM, you can automatically provision new users, de-provision existing users and update existing users profile information based on changes within your Identity Provider (IdP).

Note

📘 To provision users via SCIM, you need to setup the workspace as the primary workspace. Users from other workspaces can not be managed via SCIM. If you have any question, reach out to support.

Configuration

When configuring your Identity Provider, you'll need the following details which apply to all SCIM integrations with Cloudsmith:

  • Base URL: https://api.cloudsmith.io/scim/v2
  • Authentication: Basic Auth, using a SCIM token generated from Cloudsmith.
  • Supported Features: User provisioning and de-provisioning.

Supported Providers

Whilst Cloudsmith should work with any generic SCIM IdP, we officially support and provide documentation for a number of the most common providers. Please see below for the guides for each officially supported provider:

Other providers may be supported. If you need help with an unlisted integration, you can still contact us.