Help Center

How to set up SCIM with your identity provider

Updated March 20, 2026·2 min read
Available to Owners and Admins on Enterprise plans.View plans

Use SCIM 2.0 to automate user provisioning with identity providers like Okta, OneLogin, and Microsoft Entra ID (formerly Azure). This guide shows you how to connect SCIM with Calendly and enable automatic user management.

Before you begin

Make sure you’ve completed these tasks before setting up SCIM:

  • Set up SAML single sign-on (SSO) in Calendly.
  • Open two browser windows: one for Calendly and one for your identity provider (IdP).
  • Have your SCIM base URL and bearer token ready.

Set up SCIM provisioning

Step 1 – Create or use your identity provider app

  1. In your identity provider (IdP), create a custom app for Calendly.
    • If you already set up SSO, use the existing app instead.
  2. Follow your IdP’s documentation for setup instructions.

Step 2 – Enable SCIM in Calendly

  1. In Calendly, go to Account > Organization Settings > Single sign-on.
  2. Under Optional: Connect SCIM, toggle SCIM provisioning on.
  3. Select Copy base URL and paste it into the matching field in your identity provider.
  4. Choose when your token should expire.
  5. Select Generate new bearer token, then Copy token. Paste it into your identity provider.
  6. In Calendly, select Test Connection.
  7. Select Save.
    • Note: If the connection fails, re-paste the base URL and token and try again.

Step 3 – Map SCIM attributes

In your identity provider, map the attributes exactly as shown below:

Calendly attribute

SCIM API attribute

Description

Name (required)

displayName 

The user’s name as shown in Calendly

Email address (required)

userName 

Used to log in to calendly.com

Active (required)

active 

Must be set to true to allow login. Setting to false disables the user.

No equivalent (optional)

externalID 

Unique identifier in your identity provider

Important: Only use the attributes listed. Extra attributes will cause errors.

Step 4 – Enable provisioning

  • In your IdP, turn on provisioning.
  • Follow your provider’s steps to assign users to the app.
Was this article helpful?
Let us know so we can improve our content.
Related articles
Menu
Popular articles