Back to Activepieces

SCIM Overview

docs/admin-guide/guides/scim/overview.mdx

0.82.11.3 KB
Original Source
<Snippet file="enterprise-feature.mdx" />

What is SCIM?

SCIM (System for Cross-domain Identity Management) lets your identity provider automatically create, update, and deactivate users in Activepieces.

What SCIM Handles

  • Provision users when they are assigned in your identity provider
  • Sync profile updates such as name or email changes
  • Deprovision users when access is removed or accounts are deactivated

SCIM and SSO

SCIM handles user lifecycle management.
SSO handles sign-in and authentication.

You can use both together so user access is managed centrally in your identity provider.

Supported Providers

<CardGroup cols={2}> <Card title="Okta" icon="shield-check" href="./providers/okta"> Configure SCIM provisioning from Okta to Activepieces. </Card> </CardGroup>

Configuration

VariableDescriptionDefault
AP_SCIM_DEFAULT_PROJECT_ROLEThe project role assigned to members when added via SCIM group sync. Accepted values: Admin, Editor, Viewer.Editor

Architecture

<Tip> Replace this placeholder with your final architecture image later. Keep the same image path to avoid doc changes. </Tip>