# Connection avec OpenID Connect (OIDC)

## Ajouter un nouveau fournisseur

<figure><img src="/files/MCmtkHnQG5wURDe4qQqj" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="235">Champs</th><th>Description</th></tr></thead><tbody><tr><td>Nom du fournisseur</td><td>Cette valeur apparaitra sur le bouton de connexion ("Continue with ...").</td></tr><tr><td>Domaine</td><td>Information à récupérer chez le fournisseur</td></tr><tr><td>ID du client</td><td>Information à récupérer chez le fournisseur</td></tr><tr><td>Secret du client</td><td>Information à récupérer chez le fournisseur</td></tr></tbody></table>

## Options de connexion

Une fois configuré, vous pouvez laisser ou non les utilisateurs utiliser la méthode de connexion "classique".

<figure><img src="/files/H0FH9RzkJyEFdDZPlDs2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
A noter qu'un utilisateur n'a pas besoin d'avoir activé son compte (créé un mot de passe) pour utiliser la connexion avec OIDC. Il devra en revanche utiliser la même adresse email.
{% endhint %}

## Ecran de connexion personnalisé

Pour utiliser la connexion avec OIDC, vous devez utiliser votre url de connexion personnalisée.

<figure><img src="/files/Df1N5DFRxJSGyydPml7M" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BJESktfVVGseOXAwnxlo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.recital.ai/products/autres/connection-avec-openid-connect-oidc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
