Skip to content

Generic SCIM

SCIM (System for Cross-domain Identity Management) is a standard for identity management. MIA's generic SCIM connection lets you connect any application that exposes a SCIM 2.0-compatible API, even without a dedicated integration in the catalog.

Authentication type and prerequisites

Authentication type — API key (SCIM token)

Prerequisites

The application to connect must expose a SCIM 2.0 API. You must be an administrator of that application and have its SCIM token as well as the URL (domain) of its SCIM API.

Connection steps

  1. In MIA, open Applications → Add an application and select the SCIM tab.
  2. Fill in the fields:
    • Service name — the name under which the application appears in MIA;
    • Domain — the base URL of the service's SCIM API;
    • SCIM token — the authentication token provided by the service.
  3. (optional) Expand the Advanced options to set a Tenant ID or a SCIM path (default /scim/v2) if the service's API requires it.
  4. Click Connect. User synchronization starts automatically.

TIP

An application connected via SCIM is programmatic: it counts toward the free plan application limit.