> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cube.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft Entra ID SSO

> Set up single sign-on for Cube Cloud using Microsoft Entra ID with SAML authentication and SCIM provisioning.

Microsoft Entra ID

Cube Cloud supports authenticating users through [Microsoft Entra
ID][ext-ms-entra-id] (formerly Azure Active Directory), which is
useful when you want your users to access Cube Cloud using single sign-on.

<Note>
  Available on [Enterprise plan](https://cube.dev/pricing).
</Note>

## Setup guides

<CardGroup cols={2}>
  <Card title="SAML" img="https://static.cube.dev/icons/azure.svg" href="/admin/sso/microsoft-entra-id/saml" />

  <Card title="SCIM" img="https://static.cube.dev/icons/azure.svg" href="/admin/sso/microsoft-entra-id/scim" />
</CardGroup>

[ext-ms-entra-id]: https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id
