> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/configure-google-authenticator-2-factor-authentication.md).

# Configurer l'authentification à deux facteurs Google Authenticator

{% embed url="<https://youtu.be/Oi27Y8FfcNg>" %}

Remote Desktop Manager offre la possibilité d'utiliser Google Authenticator pour fournir une couche de sécurité supplémentaire au démarrage de l'application.

{% hint style="success" %}
Avant de commencer la configuration, assurez-vous d'avoir installé l'[application Google Authenticator](https://support.google.com/accounts/answer/1066447?hl=en) sur votre appareil mobile.
{% endhint %}

1. Cliquez sur ***Fichier – Paramètres – Sécurité*** et sélectionnez ***Exiger une validation TOTP (Devolutions Password Manager ou Google Authenticator)*** dans la section ***Authentification à 2 facteurs***. Cliquez ensuite sur ***Configurer*** pour paramétrer votre authentification Google.
2. Scannez le code QR affiché à l'écran avec l'application Google Authenticator pour configurer Remote Desktop Manager dans Google Authenticator. Une fois Remote Desktop Manager configuré dans Google Authenticator, entrez le code de validation fourni par Google Authenticator dans Remote Desktop Manager.
3. Une fois le code de validation saisi, cliquez sur ***Valider***, puis sur ***OK***.
4. Relancez Remote Desktop Manager pour être invité à saisir le code Google Authenticator.

{% hint style="info" %}
Google Authenticator génère un nouveau code de validation toutes les 30 secondes. Une couleur indique que la fin de la fenêtre de temps approche ; veuillez consulter la documentation de l'application sur votre appareil pour obtenir des informations complètes.
{% 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:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/configure-google-authenticator-2-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.
