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

# SSO Azure Entra ID

> Configurer Azure Entra ID comme fournisseur d’authentification SSO pour Teable

<Tip>Disponible à partir du forfait Business</Tip>

## Étape 1 : Créer un fournisseur d’authentification dans Teable

1. Accédez aux paramètres SSO de Teable.
2. Créez un fournisseur d’authentification, nommez-le **Azure Entra ID**, puis sélectionnez **OpenID Connect**.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-create-provider.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=1445ea984d0be1c7c3095205208818ef" alt="Configuration SSO Azure Entra ID, étape 1" className="docs-screenshot" width="1600" height="889" data-path="images/docs/sso/2026-05-11-azure-entra-id-create-provider.png" />

## Étape 2 : Accéder à Azure Entra ID

1. Connectez-vous à votre compte Azure.
2. Accédez à **Microsoft Entra ID** (anciennement Azure Active Directory).

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-open-entra-id.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=81dfe786dfc577b5ce6f6af02e52db23" alt="Configuration SSO Azure Entra ID, étape 2" className="docs-screenshot" width="1600" height="940" data-path="images/docs/sso/2026-05-11-azure-entra-id-open-entra-id.png" />

## Étape 3 : Configurer les points de terminaison OAuth

Renseignez les points de terminaison OAuth suivants dans Teable à l’aide de votre **Tenant ID** :

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-oauth-endpoints.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=72aa18f6ff230c3fbfdee9b7b32096cb" alt="Configuration SSO Azure Entra ID, étape 3" className="docs-screenshot" width="1600" height="676" data-path="images/docs/sso/2026-05-11-azure-entra-id-oauth-endpoints.png" />

* **Authorization URL** : `https://login.microsoftonline.com/_YOUR_TENANT_ID_/oauth2/v2.0/authorize`
* **Token URL** : `https://login.microsoftonline.com/_YOUR_TENANT_ID_/oauth2/v2.0/token`
* **User Info URL** : `https://graph.microsoft.com/oidc/userinfo`
* **Issuer** : `https://login.microsoftonline.com/_YOUR_TENANT_ID_/v2.0`

<Note>Remplacez `_YOUR_TENANT_ID_` par votre ID de locataire Azure réel.</Note>

## Étape 4 : Enregistrer une nouvelle application

1. Dans Azure Entra ID, cliquez sur **App registrations** dans le menu de gauche.
2. Cliquez sur **+ New registration**.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-app-registration-entry.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=b35fe866107159c979016c6e17b89ea2" alt="Enregistrement d’application Azure Entra ID" className="docs-screenshot" width="1600" height="792" data-path="images/docs/sso/2026-05-11-azure-entra-id-app-registration-entry.png" />

## Étape 5 : Configurer l’enregistrement de l’application

Remplissez le formulaire d’enregistrement de l’application :

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-app-registration-form.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=9391791f31e9de69a371d4c49e4fca15" alt="Configuration SSO Azure Entra ID, étape 5" className="docs-screenshot" width="1600" height="964" data-path="images/docs/sso/2026-05-11-azure-entra-id-app-registration-form.png" />

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-redirect-uri.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=05367942b8d61a4ed0f74d4a95fca3ae" alt="Configuration SSO Azure Entra ID, étape 6" className="docs-screenshot" width="1600" height="428" data-path="images/docs/sso/2026-05-11-azure-entra-id-redirect-uri.png" />

* **Name** : Teable SSO
* **Supported account types** : Sélectionnez selon vos besoins.
* **Platform** : Web
* **Redirect URI** : Collez l’**URL de rappel** depuis Teable.

Cliquez sur **Register** pour créer l’application.

## Étape 6 : Enregistrer l’ID client

1. Copiez l’**Application (client) ID** depuis la page de présentation de l’application.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-application-client-id.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=188610cb55bcd40954bc29a88e9328d9" alt="Configuration SSO Azure Entra ID, étape 7" className="docs-screenshot" width="1600" height="705" data-path="images/docs/sso/2026-05-11-azure-entra-id-application-client-id.png" />

2. Collez l’ID client dans la configuration SSO de Teable.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-teable-client-id.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=054af51f7e04f7ab292d01bd30233174" alt="Configuration SSO Azure Entra ID, étape 8" className="docs-screenshot" width="1600" height="204" data-path="images/docs/sso/2026-05-11-azure-entra-id-teable-client-id.png" />

## Étape 7 : Créer un secret client

1. Dans votre application, cliquez sur **Certificates & secrets** dans le menu de gauche.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-certificates-secrets.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=e832b5cebf55423cde301937bdfed371" alt="Configuration SSO Azure Entra ID, étape 9" className="docs-screenshot" width="1600" height="927" data-path="images/docs/sso/2026-05-11-azure-entra-id-certificates-secrets.png" />

2. Cliquez sur **+ Add a certificate or secret**.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-add-client-secret.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=920ee1bd726ecd005c6fea76c8dcc1e1" alt="Configuration SSO Azure Entra ID, étape 10" className="docs-screenshot" width="1600" height="892" data-path="images/docs/sso/2026-05-11-azure-entra-id-add-client-secret.png" />

3. Ajoutez une description et définissez la période d’expiration.
4. Cliquez sur **Add**.
5. **Important** : copiez immédiatement la **Value** du secret et enregistrez-la comme secret client dans Teable.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-client-secret-value.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=36cf385e849d5a204837c3a6e128ea78" alt="Configuration SSO Azure Entra ID, étape 11" className="docs-screenshot" width="1600" height="537" data-path="images/docs/sso/2026-05-11-azure-entra-id-client-secret-value.png" />

<Warning>La valeur du secret n’est visible qu’une seule fois. Veillez à l’enregistrer immédiatement.</Warning>

## Étape 8 : Configurer les autorisations d’API

1. Cliquez sur **API permissions** dans le menu de gauche.
2. Cliquez sur **+ Add a permission**.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-add-api-permission.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=d4312e99198ed2db31f2a78d8a17c1db" alt="Configuration SSO Azure Entra ID, étape 12" className="docs-screenshot" width="1600" height="946" data-path="images/docs/sso/2026-05-11-azure-entra-id-add-api-permission.png" />

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-microsoft-graph-permissions.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=09df9fc81225a123819698c23bfec0b2" alt="Configuration SSO Azure Entra ID, étape 13" className="docs-screenshot" width="1600" height="854" data-path="images/docs/sso/2026-05-11-azure-entra-id-microsoft-graph-permissions.png" />

3. Sélectionnez **Microsoft Graph**.
4. Choisissez **Delegated permissions**.
5. Ajoutez les autorisations suivantes :
   * `email`
   * `openid`
   * `profile`
6. Cliquez sur **Add permissions**.

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-delegated-permissions.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=92702f413c47014cdc88b95619c4f285" alt="Configuration SSO Azure Entra ID, étape 14" className="docs-screenshot" width="1600" height="980" data-path="images/docs/sso/2026-05-11-azure-entra-id-delegated-permissions.png" />

7. Cliquez sur **Grant admin consent for \[Votre annuaire]** pour approuver les autorisations.

## Étape 9 : Tester la connexion SSO

Vous disposez de deux options pour activer la connexion SSO :

<img src="https://mintcdn.com/teablecn/2fL6t4BkcrsPNqnE/images/docs/sso/2026-05-11-azure-entra-id-login-options.png?fit=max&auto=format&n=2fL6t4BkcrsPNqnE&q=85&s=67f6ac478386e72b5aa8967c1378d32c" alt="Configuration SSO Azure Entra ID, étape 15" className="docs-screenshot" width="1600" height="668" data-path="images/docs/sso/2026-05-11-azure-entra-id-login-options.png" />

**Option 1 : URL d’authentification directe**

* Utilisez l’URL d’authentification comme URL de connexion SSO.

**Option 2 : Vérification de domaine**

1. Cliquez sur **Domain verification** dans le menu de gauche.
2. Vérifiez votre domaine personnalisé.
3. Ouvrez votre page de connexion Teable.
4. Cliquez sur le bouton de connexion SSO.
5. Saisissez votre adresse e-mail associée au domaine vérifié pour vous connecter.
