Skip to main content
All CollectionsSSO and SCIM
Configure SCIM with JumpCloud
Configure SCIM with JumpCloud
S
Written by Seweryn Jagusiak
Updated over a week ago

Follow the steps below to configure SCIM integration in JumpCloud for your application:

Step 1: Get SCIM Settings from SellerCrowd

  1. Log in to your team owner/admin Sellercrowd account and navigate to the Billing Team tab at https://sellercrowd.com/settings/billing-team/

  2. In the Provisioning (SCIM) section, locate and copy/save the following details (those will be necessary in the next step.):

    • SCIM Endpoint

    • Access Token (Bearer)

Step 2: Create a Custom SAML Application in JumpCloud

Note: Steps 1 - 4 can be omitted if you already created SAML app for SSO (use the same app and open application setting window, then continue from step 5).

  1. Log in to the JumpCloud Admin Portal.

  2. Go to SSO Applications and add new application.

  3. Search for SAML, select Custom SAML App and click Next button.

  4. Fill the details regarding integration (Name, Logo, Description) - this data will be used internally in JumpCloud for app identification. Then click Save Application

  5. Review results and click on Configure Application button. You should be moved to application setting window, switch to Identity Management tab.

  6. Fill in following fields using data acquired in step 1:​

    Base Url: (use SCIM Endpoint from step 1.) NOTE: Base url in JumpCloud MUST NOT end with slash, so make sure you remove the trailing slash from the url.


    Token: (use Access Token (Bearer) from step 1.)

    Test User Email: (use your sellercrowd email)


    Also ensure that SCIM in version 2 is selected:

  7. Click Test Connection button:

    -- it should pass without issues opening extra configuration options as mapping attributes. Note: password mapping will not enable password login in SellerCrowd.

    Uncheck Group Management feature: (Sellercrowd does not support groups)

  8. Click on Activate.

SCIM integration is now active. You may configure provisioning rules through the JumpCloud admin panel and perform manual imports and exports as needed.

Did this answer your question?