SCIM Integration - JumpCloud

Integrating Row Zero with SCIM ensures that user management stays simple, secure, and consistent. With SCIM, you can automatically provision and de-provision users directly from your identity provider, keeping access in sync without manual updates. This reduces administrative overhead, minimizes the risk of outdated permissions, and gives your team a smoother, more secure onboarding and offboarding experience.

This guide walks you through configuring Row Zero with JumpCloud using SCIM (System for Cross-domain Identity Management). Once set up, any users or groups assigned to the application in JumpCloud will automatically be provisioned into Row Zero.

NOTE: Before configuring SCIM, configure the SSO solution first (SSO - SAML (JumpCloud) or SSO - OIDC (JumpCloud)).

Here is the information that you will need to configure a Row Zero SCIM application in JumpCloud:

  1. In JumpCloud under the "SSO Applications" tab, click on the "Row Zero" application: row zero sso
  2. On the "Identity Management" tab, under "Configuration Settings" configure the following:
    • For API Type select SCIM API
    • For SCIM Version select SCIM 2.0
    • For Base URL enter https://scim.rowzero.com/scim/v2
    • For Token Key contact Row Zero Support for your unique token
    • For Test User Email enter test-scim@YOUR-DOMAIN.com (replace YOUR-DOMAIN with your enterprise domain)
    • Click the "Test Connection" button row zero scim configuration
  3. Verify that the "Test Connection" was successful: row zero scim connection successful
  4. Under "Group Management", check "Enable management of User Groups and Group Membership in this application.": row zero scim group management
  5. Under "Attribute Mapping", configure the following:
    • For the "Password" mapping, select "Exclude"
    • Add a "Username" mapping, select "Include"
    • Add a "DisplayName" mapping, select "Include"
    • Click the "Activate" button: row zero scim activate connection
  6. Click the "Start Manual Import" button: row zero scim import
  7. If you've already assigned users for SSO, select those users and click the "Import" button. Any users added to the applicaiton moving forward will automatically be imported through the SCIM endpoints.