> 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/knowledge-base-articles/entry-settings/passportal.md).

# Passportal

Konfigurieren Sie den Passportal-Eintrag in Remote Desktop Manager, um gespeicherte Anmeldeinformationen in Sitzungen einzufügen, ohne Passwörter bei der Anmeldung offenzulegen.

Verwenden Sie Passportal-Anmeldeinformationen direkt in Ihren Remote Desktop Manager-Verbindungen, ohne Passwörter offenzulegen. Das Einfügen wird für Sie übernommen, sodass Sie Sitzungen starten können, ohne sensible Daten zu kopieren oder preiszugeben.

<table><thead><tr><th width="247.59991455078125">Einstellungen</th><th>Beschreibung</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Wählen Sie aus, welcher Passportal-Host verwendet werden soll.</td></tr><tr><td><strong>Endpunkt</strong></td><td><p>Wählen Sie die Passportal-Region zwischen:</p><ul><li>ca (Kanada)</li><li>us (Vereinigte Staaten)</li><li>de (Deutschland)</li></ul></td></tr><tr><td><strong>„Meine Kontoeinstellungen“ verwenden</strong></td><td>Verwenden Sie die Passportal-Anmeldeinformationen, die unter <strong>Datei</strong> – <strong>Meine Kontoeinstellungen</strong> – <strong>Passportal</strong> im Bereich <strong>Dokumentationsverwaltung</strong> konfiguriert sind.</td></tr><tr><td><strong>E-Mail</strong></td><td>Geben Sie die E-Mail-Adresse Ihres Passportal-Kontos ein.</td></tr><tr><td><strong>Master-Passwort</strong></td><td>Geben Sie das Master-Passwort Ihres Passportal-Kontos ein.</td></tr><tr><td><strong>Organisations-Passphrase</strong></td><td>Geben Sie die Passphrase Ihrer Passportal-Organisation ein.</td></tr><tr><td><strong>Immer zur Eingabe der Organisations-Passphrase auffordern</strong></td><td>Wenn diese Option aktiviert ist, fordert der Eintrag die Benutzer bei jeder Verwendung zur Eingabe der Organisations-Passphrase auf.</td></tr><tr><td><strong>Immer mit Liste auffordern</strong></td><td>Wenn diese Option aktiviert ist, bietet der Eintrag den Benutzern eine Liste von Anmeldeinformationen zur Auswahl an.</td></tr><tr><td><strong>Duo-Bypass-Code</strong></td><td>Wenn die Passportal-Daten durch die Duo-Multifaktor-Authentifizierung geschützt sind, kann auf Duo-Seite ein Duo-Bypass-Code generiert und hier eingegeben werden, um die MFA-Aufforderung zu umgehen.</td></tr></tbody></table>


---

# 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/knowledge-base-articles/entry-settings/passportal.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.
