All Collections
SSO and SCIM
Configure SCIM integration in Azure
Configure SCIM integration in Azure
S
Written by Seweryn Jagusiak
Updated over a week ago

With SCIM integration people in your organization are automatically added/removed from your SellerCrowd team as you add/remove them in Okta. SCIM enables you to manage your users from a single system. Changes are propagated to SellerCrowd behind the scenes.

Prerequisites

To have SCIM enabled for your organization an enterprise plan is required (see pricing). You need to be the owner or an admin of your team in SellerCrowd. You also need to create/have Enterprise Managed application created in your in Azure Console .

Supported features

  • Push new users, users you create in Okta are added to SellerCrowd.

  • Push profile updates, profile updates done in Okta are pushed to SellerCrowd.

  • Push user deactivation, deactivating or removing a user in Okta removes user from team in SellerCrowd.

  • Import users from SellerCrowd, users and profiles can be pulled from current billing team.

Configuration steps

  1. Contact the SellerCrowd support team (email: techsupport@sellercrowd.com) and request that they enable SCIM for your account. In response, you will receive Bearer Token which you can use to create configuration.

  2. Log in to yours Azure Application view page and select "Provisioning".

  3. Then, select tab "Edit Provisioning":

  4. Fill following sections in a form:

    a) Provisioning Mode: automatic


    b) Admin credentials:
    Tenant Url: https://sellercrowd.com/api/scim/v2/
    Secret token: [[Bearer Token From Step 1]]

    Note: Correctness can be verified by clicking Test Connection button


    c) Mappings:
    Disable groups (it is not supported by SellerCrowd)


    d) Attribute Mappings:
    Click on Provision Azure Active Directory Users and setup mapping.

    ! It is important to set userName to be mail.


    Save mapping by clicking Save in top section. Then click on "Provision" in breadcrumbs section to go back to initial form.


    e) Settings:
    Notification email: techsupport@sellercrowd.com



    f) Complete setup: Save whole provision configuration by clicking Save:


Your SCIM configuration for SellerCrowd is complete. You can trigger single provision by using Provision on demand button or continuously by clicking Start Provisioning button. In 2nd option, from that point on, changes you make to your users in Azure Application will propagate to SellerCrowd - they will be added / removed from your billing team accordingly.

Note: users needs to be assigned to your application in Azure. We also recommend to run Provision on demand first to check if all configuration is correct.

Did this answer your question?