When configuring your IdP to integrate with Appspace, you will need to enable SCIM for Appspace in your IdP, and provide information about Appspace’s SCIM API endpoints, including the SCIM Base URL, the unique ID for users that are provisioned, provisioning actions that are supported, and the authentication mode used.

Prerequisites

  • Account Owner role with an Appspace Platform user license.
  • A HRIS or IdP that is SCIM 2.0 compliant, such as:
    • Microsoft Azure AD
    • Okta
  • The username must follow the user’s email address.
  • Support for User endpoints only. (Group endpoints not supported currently)

Enable SCIM

Follow the instructions below to configure SCIM (System for Cross-domain Identity Management) user provisioning in Appspace.

  1. Log in to the Account Management Portal (https://account.appspace.com) with your Account Owner credentials.
  2. Click the Settings tab, and click the User Provisioning side panel tab.
  3. Select the SCIM radio button from the User Provisioning options to display the SCIM settings, and click Save.
  4. Enter the SCIM Base URL and ensure the SCIM Bearer Token has been generated below:

    • SCIM Base URL – The SCIM Base URL is the API endpoint that connects the provisioning system with Appspace. Example: https://cloud.appspace.com/identity/scim
    • SCIM Bearer Token – The authentication token that manages the SCIM API. Automatically generated, however a new token can be generated by clicking the Generate New Token link.
  5. Click Save once done.