> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-compte-et-vos-parametres/mettez-en-place-et-gerez-lauthentification-unique-sso.md).

# Mettez en place et gérez l’authentification unique (SSO)

Associez ou dissociez un Compte Google vérifié A vous connecter en Channable avec le SSO.

L’authentification unique (SSO) vous permet de vous connecter à Channable via un Compte externe. Nous prenons actuellement en charge le SSO via Google.

L’activation du SSO renforce la sécurité et rend la connexion à Channable plus simple, car vous n’avez pas besoin d’utiliser un mot de passe.

### Configurer le SSO

{% hint style="info" %}
Vous ne pouvez avoir qu’un seul Compte externe lié à Channable à la fois. Vous ne pourrez plus vous connecter à Channable avec un mot de passe, sauf si vous déconnectez le SSO.
{% endhint %}

Comme nous ne prenons actuellement en charge que Google pour le SSO, vous devez disposer d’un Compte Google avec une adresse e-mail vérifiée.

Pour configurer le SSO, suivez ces étapes :

{% tabs %}
{% tab title="Version moderne" %}

1. Sélectionner votre Nom dans le coin supérieur droit. Sous **Compte**, Sélectionner **Paramètres du Compte**.
   {% endtab %}

{% tab title="Ancienne version" %}

1. En bas à gauche de la barre latérale, cliquez sur **Compte** > **Paramètres du Compte**.
   {% endtab %}
   {% endtabs %}

2. Cliquez sur **Comptes liés** onglet.

   <figure><img src="https://3059962056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8y3q10FnokmlpzYq3YPS%2Fuploads%2F0PlvWYiwcalsAE3erjWx%2Fimage.png?alt=media&amp;token=199e3468-99c4-4a17-9615-2fee0cbe4fcd" alt=""><figcaption></figcaption></figure>

3. Cliquez sur **Se connecter avec Google**.

<figure><img src="https://3059962056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8y3q10FnokmlpzYq3YPS%2Fuploads%2FTXzmJs5ALCHBBoOnrz1k%2Fimage.png?alt=media&amp;token=280199a4-a2bc-477e-91d4-97ad2fb16296" alt=""><figcaption></figcaption></figure>

### Déconnecter le SSO

Pour déconnecter le SSO, suivez ces étapes :

{% tabs %}
{% tab title="Version moderne" %}

1. Sélectionner votre Nom dans le coin supérieur droit. Sous **Compte**, Sélectionner **Paramètres du Compte**.
   {% endtab %}

{% tab title="Ancienne version" %}

1. En bas à gauche de la barre latérale, cliquez sur **Compte** > **Paramètres du Compte**.
   {% endtab %}
   {% endtabs %}

2. Cliquez sur **Comptes liés** onglet.

3. Cliquez sur **Déconnecter**.<br>

   <figure><img src="https://3059962056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8y3q10FnokmlpzYq3YPS%2Fuploads%2Fl2sER2PFjRdCZJTmiyZ2%2Fimage.png?alt=media&amp;token=dd963bb7-481d-4223-8a3d-dd2df3c99def" alt=""><figcaption></figcaption></figure>

4. Cliquez sur **Déconnecter le Compte** dans la fenêtre de confirmation pour confirmer la modification.

{% hint style="danger" %}
Pour déconnecter le SSO, assurez-vous d’avoir activé les cookies de troisième partie. Les paramètres du navigateur ou les extensions peuvent les bloquer.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/account-billing/account-and-billing-fr/gerez-votre-compte-et-vos-parametres/mettez-en-place-et-gerez-lauthentification-unique-sso.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
