> 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/otp-autofill-with-the-devolutions-password-manager-browser-extension.md).

# Remplissage automatique OTP avec l'extension navigateur Devolutions Password Manager

L'extension de navigateur Devolutions Password Manager permet de remplir automatiquement une demande de mot de passe à usage unique (OTP) avec une entrée de session ***Website*** et une entrée d'information ***Website (Legacy)*** de Remote Desktop Manager.

1. Sélectionnez le type de configuration ***Source*** pour définir les informations OTP à enregistrer dans la section ***Général*** de l'entrée de session ***Website*** ou de l'entrée d'information ***Website (Legacy)*** dans ***One Time Password (OTP)***, ou créez un lien vers une entrée d'informations d'identification ***One Time Password (OTP)*** distincte.
2. Ouvrez une page de navigateur vers le site avec l'OTP.
3. Cliquez avec le bouton droit dans le champ OTP et cliquez sur ***Inspect***.
4. Recherchez l'identifiant OTP dans la fenêtre ***Elements*** et copiez l'information. Dans cet exemple, l'identifiant à copier est passField.
5. Dans Remote Desktop Manager, enregistrez l'information dans :
   * une entrée de session ***Website*** dans ***Login - Html Control ID - One time password ID***.
   * une entrée de session d'information ***Website (Legacy)*** dans ***More Settings - One time password***..

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Si vos <em><strong>Credentials</strong></em> sont définis sur <em><strong>Linked (vault)</strong></em>, vous devez également configurer et définir le lien <em><strong>One Time Password (OTP)</strong></em> dans la section de l'onglet <em><strong>Général</strong></em>.</p></div>
6. Cliquez sur ***OK*** pour 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:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/otp-autofill-with-the-devolutions-password-manager-browser-extension.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.
