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

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

Step 1: Get SAML 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 SAML section, locate and copy/save the following details (those will be necessary in the next step.):

    • Entity ID

    • Assertion Consumer Service (ACS) URL

Step 2: Create a Custom SAML Application in JumpCloud

  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 the SSO tab.

  6. Fill following fields using data acquired in step 1:​
    IdP Entity ID: (use Entity ID from step 1.)


    SP Entity ID: (use Entity ID from step 1.)


    SAMLSubject NameID: email

    Declare Redirect Endpoint: Checked (it is important, by default, it is not selected)

    ACS URLs:(use Assertion Consumer Service (ACS) URL from step 1.)


    Attributes:
    first_name → firstname
    last_name → lastname

  7. Click Save and export XML Metadata by selecting application:

    and clicking export:



    Note: you might need to add users/groups to this application, so they could use configured service. Also, ensure that application is active (by default, it should be turned on).

Step 3: Enable SSO in Sellercrowd

  1. Open a page which was obtained in last instruction of step 1 and click I have the XML.

  2. Copy content of file (open in editor and copy all text inside) obtained in step 2 and paste to form:

  3. Click Enable SSO.

SSO service is now active. You can test if working correctly using given url: https://sellercrowd.com/login/sso . In case of an issue, you can always deactivate SSO by clicking Disable SSO. When SSO is active, regular members cannot login using email login (owner and administrators still can use email). If you need extra support, you can contact us via Intercom or using email: techsupport@sellercrowd.com.

Did this answer your question?