> ## Documentation Index
> Fetch the complete documentation index at: https://novu-c5de82d9-docs-homepage-redesign.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SAML SSO & SCIM

> Enable SAML SSO, OIDC, and SCIM directory sync for your organization

<Note>
  This feature is only available to Enterprise customers on our Cloud platform. For more information, please visit our [Enterprise Plan](https://novu.co/pricing) page.
</Note>

Enterprise customers can connect Novu to a corporate identity provider so team members sign in with existing organizational credentials. For standard sign-in options (Google, GitHub, email and password), see [Authentication](/platform/account/authentication). For organization setup and team access, see [Organizations](/platform/account/organizations).

## SAML SSO

Novu supports SAML SSO so your team can sign in with your existing SAML 2.0 identity provider. Novu also supports **OpenID Connect (OIDC)** for enterprise SSO. Common setups include:

* Okta
* Microsoft Entra ID (formerly Azure AD)
* Google Workspace
* Any other SAML 2.0 compliant IdP

To turn on SAML SSO for your Novu organization, reach out via Slack Connect channel or email us at [support@novu.co](mailto:support@novu.co).

## SCIM (directory sync)

Novu supports **SCIM 2.0** directory sync so user changes in your identity provider (create, update, deactivate) can flow into Novu automatically. That matters when you want **timely offboarding** or a directory that stays in step with Okta, Entra ID, or similar, instead of only creating accounts when someone signs in for the first time (JIT provisioning).

A few things to know:

* SCIM sits **on top of** enterprise SSO. So first **SAML or OIDC SSO**, will be enabled, then SCIM will be enabled using the SCIM base URL and bearer token we issue for your organization.
* IdPs differ in how they map attributes and push groups. So during SCIM setup we'll walk you through what Novu expects (including email on every user) and how that lines up with your provider.

If you’re on Enterprise plan and interested in SCIM, reach out via Slack Connect channel or email us at [support@novu.co](mailto:support@novu.co).
