---
source_url: "https://www.stitchflow.com/scim/zoom?utm_source=openai"
title: "Zoom SCIM Provisioning: Pricing & Limitations | Stitchflow"
mirrored_at: 2026-08-12T01:02:34.001Z
host: www.stitchflow.com
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/www.stitchflow.com/scim/zoom__q__utm_source_openai"
---

> **Original source:** https://www.stitchflow.com/scim/zoom?utm_source=openai

## Summary and recommendation

Zoom supports native SCIM 2.0 provisioning, but only on Business plans and above ($18.33/user/month minimum). While this covers most enterprise use cases, Zoom's SCIM implementation has specific requirements that can create friction: your email domain must be pre-associated with your Zoom account, users need existing Zoom accounts with SSO login types for proper provisioning, and recent OAuth2 migration requirements mean existing Bearer auth integrations need reconfiguration.

For smaller teams on Pro plans ($14.99/user/month), upgrading to Business just for SCIM means a 23% price increase purely for provisioning automation. For a 50-person team, that's $1,020/year in additional licensing costs. The domain association requirement can also delay initial deployments, especially for organizations with complex domain structures.

## Quick SCIM facts

SCIM available?

Yes

SCIM tier required

Business

SSO required first?

Yes

SSO available?

Yes

SSO protocol

SAML 2.0

Documentation

[Official docs](https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0064121)

## Supported identity providers

IdP

SSO

SCIM

Notes

Okta

✓

✓

OIN app with full provisioning

Microsoft Entra ID

✓

✓

Gallery app with SCIM

Google Workspace

✓

JIT only

SAML SSO with just-in-time provisioning

OneLogin

✓

✓

Supported

## The cost of not automating

Without SCIM (or an alternative like Stitchflow), your IT team manages Zoom accounts manually. Here's what that costs:

Source: Stitchflow customers using Zoom, normalized to 500 employees:

## The Zoom pricing problem

Zoom gates SCIM provisioning behind premium plans, forcing significant cost increases for basic user management.

### Tier comparison

Plan

Price

SSO

SCIM

Pro

$14.99/user/mo

Business

$18.33/user/mo

Enterprise

Custom (250+ licenses)

### Plan Structure (Billed Monthly)

Plan

Price

SCIM

Pro

$14.99/user/mo

❌

Business

$18.33/user/mo

✓

Enterprise

Custom (250+ licenses)

✓

Note: Free plan includes basic Zoom functionality but has 40-minute meeting limits for groups and no SCIM access.

### What this means in practice

Using current list prices (Pro → Business upgrade for SCIM):

Team Size

Annual Upgrade Cost

25 users

+$1,002/year

50 users

+$2,004/year

100 users

+$4,008/year

200 users

+$8,016/year

Calculation: ($18.33 - $14.99) × users × 12 months

### Additional constraints

OAuth2 migration required

Zoom deprecated Bearer authentication, forcing existing integrations to migrate to OAuth2 Authorization Code Grant flow.

Domain association prerequisite

Email domains must be associated with your Zoom account before SCIM can provision users, adding setup complexity.

SSO dependency

Users need existing Zoom accounts with SSO login type configured for proper SCIM provisioning to work.

Phone provisioning complexity

Provisioning phone users requires additional SCIM attributes beyond standard user provisioning.

## Summary of challenges

-   Zoom supports SCIM but only at Business tier (Custom (250+ licenses))
-   Google Workspace users get JIT provisioning only, not full SCIM
-   Our research shows teams manually provisioning this app spend significant hidden costs annually

## What the upgrade actually includes

Zoom doesn't sell SCIM separately. It's bundled with Business plan features starting at $18.33/user/month:

SCIM 2.0 automated provisioning via OAuth2

SAML single sign-on (SSO)

Company branding and custom personal meeting IDs

Cloud recording with 1GB storage per license

Advanced admin dashboard and user management

Phone integration capabilities

Webinar hosting (up to 500 participants)

Meeting transcription and summary features

The reality: most organizations upgrading to Business for SCIM won't use 60-70% of these features. You're paying $3.34 extra per user monthly ($40+ annually) primarily for video conferencing capabilities when you just need identity automation. The OAuth2 requirement also adds technical complexity compared to simpler SCIM implementations—your IT team needs to manage authorization flows rather than just API tokens.

## The decision

Your Situation

Recommendation

On Pro plan, need SCIM

Use Stitchflow: avoid the $3.34/user/month Business upgrade

On Business/Enterprise, already have SCIM

Use native SCIM: you're paying for it, works well

Need OAuth2 migration from Bearer auth

Use Stitchflow: skip the technical debt and auth complexity

Domain association issues blocking setup

Use Stitchflow: bypass domain validation requirements

Mixed IdP environment or unsupported IdP

Use Stitchflow: works with any identity provider

Small team, minimal user changes

Manual may work: but monitor for SSO/provisioning gaps

The bottom line

Zoom gates SCIM behind Business or Enterprise. The upgrade may unlock provisioning, but the workflow still has to complete across the rest of your stack.

## Close the Zoom workflow gap

Zoom gates SCIM behind Business or Enterprise, but the bigger issue is the workflow around it. Stitchflow builds and maintains the offboarding, access review, or license workflow underneath.

Across every app in the workflow, including the ones without APIs

Built in less than a week, with roughly 2 hours from your team

You review the exceptions. Stitchflow maintains the workflow underneath

[Start with the free gap diagnostic](https://www.stitchflow.com/demo)

## Technical specifications

SCIM Version

2.0

Supported Operations

Create, Update, Deactivate, Groups

Supported Attributes

Not specified

* * *

Plan requirement

Business

Prerequisites

SSO must be configured first

Key limitations

-   Bearer authentication no longer supported - must use OAuth2
-   Email domain must be associated with Zoom for SCIM
-   Users need existing Zoom account with SSO login type for SSO provisioning

[View Official Documentation](https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0064121)

## Configuration for Okta

## Configuration for Entra ID