Okta SCIM Integration Guide for Scalefusion
  • 16 Oct 2025
  • 2 Minutes to read
  • PDF

Okta SCIM Integration Guide for Scalefusion

  • PDF

Article summary

This guide provides step-by-step instructions for setting up SCIM integration with Scalefusion and provisioning users and groups using Okta.

Pre-requisite

  1. SCIM Connector should be configured on Scalefusion Dashboard.

1. Set Up the SCIM Application in Okta

Step 1: Browse the App Catalog

  1. Navigate to Applications > Applications in the Okta admin console.

  2. Click Browse App Catalog.

  3. Search for SCIM in the search bar and click See All Results.

  4. Select SCIM 2.0 Test App (Header Auth).

Step 2: Add and Configure the App

  1. Click Add Integration.

  1. Under General Settings, provide an application label and click Next.

  1. Under Sign-On Options, leave default settings and click Done.

2. Configure API Integration

  1. Go to the Provisioning tab of the SCIM application.

  2. Select Integration and check Enable API Integration.

  3. Paste the Base URL and API Token from your Scalefusion dashboard.

    • Base URL: Copy the SCIM API Endpoint from Scalefusion Dashboard (from Configure SCIM dialog) and paste here

    • API token format: Copy the Bearer Token (from Configure SCIM dialog) and paste hereBearer <Your_Token_Here>

  4. Click Test API Credentials to validate the connection.

  5. Once successful, click Save.

Step 3: Configure Provisioning Actions

  1. Click on To App > Edit.

  2. Enable the following options:

    • Create Users

    • Update User Attributes

    • Deactivate Users

  3. Click Save.

3. Assign Users to the SCIM Application

You can assign users either individually or by group.

A. Assign to Individual Users (People)

  1. Go to the Assignments tab and click Assign > Assign to People.

  2. If no users exist yet, click Add Person.

  1. In the Add Person dialog, fill in the required user details and click Save:

    • User Type

    • First Name

    • Last Name

    • Username

    • Primary Email

    • Secondary Email (optional)

    • Groups (optional)

    • Activation status

  2. From the list of users, click Assign next to the desired user to assign the SCIM app.

B. Assign to Groups

Step 1: Create a Group

  1. Go to Directory > Groups > Add Group.

  2. Enter a Name and optional Description.

  3. Click Save.

Step 2: Add Users to the Group

  1. Click Assign People for the group.

  2. If users are not yet created, click More Actions > Add People and follow the same process as in the Add Person section.

  3. Click the + icon next to each user to assign them to the group.

Step 3: Assign the SCIM App to Groups

  1. Go to the Assignments tab > Assign > Assign to Groups.

  2. Select the desired group from the list and click Assign.

4. Push Groups to Scalefusion

Once groups and users are created and assigned, push them to Scalefusion.

  1. In the SCIM application, go to Push Groups > Push Groups > Find groups by name.

  2. Search for the group you created.

  3. Select it and click Save.

If you push groups to Scalefusion without assigning them in the Assignment section, only the group names will be synced—users will not be included. To sync groups along with their users, make sure to both assign the SCIM app to the groups and push the groups to Scalefusion.

The group and its users will now sync to the Scalefusion dashboard. Once synced, the group and its users will appear in the Scalefusion dashboard.

  • If individual users are provisioned, they will be listed under the User Enrollment section.

  • When a group is provisioned, both the group and its associated users will appear under the User Groups section. The associated users will also be listed under the User Enrollment section.


Was this article helpful?