User Provisioning

Describes how to provision users from other systems, such as HRIS, Microsoft Entra ID (formerly Microsoft Azure Active Directory), or the creation of custom integrations

Setting up an integration is the recommended method for managing user data. This way, managing user data can be automated.

Below are different types of integrations listed and explained. 

  1. "Plug-n-play" connectors towards HRIS systems 
  2. Microsoft Entra ID (formerly Microsoft Azure Active Directory) enterprise application
    • A push-type integration, Entra ID's provisioning service pushes user data to Eletive. 
    • Uses the same SCIM 2.0 API endpoint as for custom integrations
  1. Custom Integration - SCIM 2.0 API
    • A push-type integration, develop a custom integration, and push user data into Eletive through our SCIM 2.0 endpoint.
    • Read more about our API documentation and the standardized SCIM 2.0 protocol here: SCIM 2.0 API