# Authentification à deux facteurs

Dans ce guide, nous vous expliquerons comment configurer l'A2F (Authentification à Deux Facteurs) dans Incogniton. Cela rendra vos profils de navigateur encore plus sécurisés. La seule chose dont vous avez besoin est un téléphone mobile et une application d'authentification telle que Microsoft Authenticator ou Google Authenticator.

{% stepper %}
{% step %}
**Demander un jeton**

La première chose à faire est de demander un jeton. Allez dans la [section mon compte](https://www.incogniton.com/my-account) sur le site web et connectez-vous. Naviguez vers la section ‘Jeton A2F’ et appuyez sur le bouton ‘Demander un nouveau jeton’. Après cela, vous devriez pouvoir générer un jeton avec une application A2F telle que Microsoft Authenticator.
{% endstep %}

{% step %}
**Entrez le code A2F lors de la connexion**

Une fois que vous avez terminé les étapes ci-dessus, connectez-vous à l'application Incogniton et l'écran de validation A2F apparaîtra. Saisissez les 6 chiffres de l'application d'authentification et Incogniton s'ouvrira.

![](/files/d0913cde7fd986b7f7178188c51332d28b96e771)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si vous avez encore des questions sur la configuration de l'A2F, n'hésitez pas à contacter notre [équipe de support](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/documentation/french-documentation/account-management/two-factor-authentication.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.
