> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.md).

# Contrôler les méthodes d’inscription des utilisateurs

Vous pouvez définir la manière dont les utilisateurs peuvent s'inscrire pour rejoindre votre compte et définir les méthodes d'autorisation et d'authentification d'inscription des utilisateurs.

{% hint style="success" %}
**Remarque**: Seuls les utilisateurs disposant de [des autorisations des paramètres de sécurité du compte](/brand/fr/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) peuvent accéder à la *Méthode d’inscription de l’utilisateur* section.
{% endhint %}

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/287922c6cc6ea3fb3d302b92b68b352b27fd336d) **\[Profil utilisateur] → Paramètres**.
2. Sur la gauche, sous la *Général* section, sélectionnez [**Authentification des utilisateurs du compte**](https://app.impact.com/secure/advertiser/accountSettings/account-security-settings-flow.ihtml).
3. Dans le *Méthode d’inscription de l’utilisateur* section, sélectionnez la méthode préférée que vous souhaitez que l'utilisateur utilise pour s'inscrire lorsqu'il rejoint votre compte.

{% tabs %}
{% tab title="Authentification unique (SSO)" %}

1. Sélectionnez ![](/files/94a2057cb9d4329aca9f1b322d3889a7ca036149) **\[Case à cocher]** **Authentification unique (SSO)**.
2. Sélectionnez une ou plusieurs méthodes d'inscription :
   * Apple
   * Google
     {% endtab %}

{% tab title="SAML" %}
Reportez-vous à [Activer l'authentification unique SAML](/brand/fr/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/enable-saml-single-sign-on.md) pour plus d'informations sur l'utilisation de cette méthode.

1. Sélectionnez ![](/files/94a2057cb9d4329aca9f1b322d3889a7ca036149) **\[Case à cocher]** **SAML**.
2. Sélectionnez le ![](/files/b04f0278cecdb6d4cd1acab522796f8fbdcb0fa1) **\[Menu déroulant]**, puis sélectionnez l'option de votre choix :
   1. Impact
   2. AD FS
   3. Microsoft Entra ID
   4. Okta
   5. Onelogin

{% hint style="warning" %}
**Important**: Les utilisateurs qui ont rejoint votre compte en utilisant la *SAML* méthode ne peuvent pas revenir à la *Nom d'utilisateur et mot de passe* méthode.
{% endhint %}
{% endtab %}
{% endtabs %}

4. Sélectionnez **Enregistrer**.


---

# 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://help.impact.com/brand/fr/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.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.
