> 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/de/knowledge-base/how-to-articles/otp-autofill-with-the-devolutions-password-manager-browser-extension.md).

# OTP-Autovervollständigung mit der Devolutions Password Manager-Browsererweiterung

Die Devolutions Password Manager-Browsererweiterung ermöglicht das automatische Ausfüllen einer Anfrage für ein Einmalpasswort (OTP) mit einem ***Website***-Sitzungseintrag und einem ***Website (Legacy)***-Informationseintrag aus Remote Desktop Manager.

1. Wählen Sie den Konfigurationstyp ***Quelle***, um festzulegen, dass die erforderlichen OTP-Informationen im Abschnitt ***Allgemein*** des ***Website***-Sitzungseintrags oder des ***Website (Legacy)***-Informationseintrags unter ***Einmalpasswort (OTP)*** gespeichert werden, oder verknüpfen Sie einen separaten ***Einmalpasswort (OTP)***-Anmeldeinformationseintrag.
2. Öffnen Sie eine Browserseite mit der Website mit dem OTP.
3. Klicken Sie mit der rechten Maustaste in das OTP-Feld und klicken Sie auf ***Untersuchen***.
4. Suchen Sie im Fenster ***Elemente*** nach der OTP-ID und kopieren Sie die Information. In diesem Beispiel lautet die zu kopierende ID passField.
5. Speichern Sie die Informationen in Remote Desktop Manager in:
   * einem ***Website***-Sitzungseintrag unter ***Anmeldung - HTML-Steuerelement-ID - Einmalpasswort-ID***.
   * einem ***Website (Legacy)***-Informationssitzungseintrag unter ***Weitere Einstellungen - Einmalpasswort***..

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Wenn Ihre <em><strong>Anmeldeinformationen</strong></em> auf <em><strong>Verknüpft (Tresor)</strong></em> gesetzt sind, müssen Sie außerdem die Verknüpfung <em><strong>Einmalpasswort (OTP)</strong></em> im Abschnitt der Registerkarte <em><strong>Allgemein</strong></em> konfigurieren und festlegen.</p></div>
6. Klicken Sie auf ***OK***, um zu speichern.

#### Siehe auch

* [Devolutions Academy – Sicherheit von RDM Free verbessern](https://academy.devolutions.net/student/activity/3266658)


---

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