> 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/concepts/intermediate-concepts/external-password-managers-integration.md).

# Integration externer Passwortmanager

Erweiterte Datenquellen lassen sich in externe Passwortmanager integrieren, sodass Sie Anmeldeinformationen abrufen und mit Verbindungen in Remote Desktop Manager Windows verknüpfen können.

Dies ist besonders nützlich bei der Verwaltung großer Sätze von Anmeldeinformationen. Sie können einen einzelnen Eintrag erstellen, der den Zugriff auf den vollständigen Tresor des Anbieters ermöglicht, oder einen Eintrag mit bestimmten Anmeldeinformationen verknüpfen, um eine feingranulare Kontrolle zu erhalten. Remote Desktop Manager behält keine Anmeldeinformationen im Speicher, was die Sicherheit erhöht und das Risiko verringert.

#### Unterstützte Passwortmanager

* [1Password](/rdm/de/knowledge-base/how-to-articles/configure-1password-with-integrated-mode.md)
* [Bitwarden](/rdm/de/knowledge-base/knowledge-base-articles/entry-settings/bitwarden.md)
* Cerby
* [CyberArk](/rdm/de/knowledge-base/how-to-articles/cyberark-entry-types.md)
* Dashlane
* [Delinea Secret Server](/rdm/de/knowledge-base/knowledge-base-articles/delinea-secret-server-entry-settings.md)
* Dropbox Passwords
* [Hashicorp Vault](/rdm/de/knowledge-base/knowledge-base-articles/entry-settings/hashicorp-vault.md)
* Hudu
* IT Glue
* IT Portal
* [KeePass](/rdm/de/knowledge-base/how-to-articles/configure-the-keepass-plugin-with-remote-desktop-manager.md)
* [Keeper](/rdm/de/knowledge-base/how-to-articles/keeper-credential-entry-settings.md)
* [LAPS](/rdm/de/knowledge-base/how-to-articles/configure-laps-with-a-custom-credentials-entry.md)
* [LastPass](/rdm/de/knowledge-base/how-to-articles/lastpass-credentials-brokering-in-remote-desktop-manager.md)
* Netwrix Password Secure
* One Identity Safeguard
* [Passbolt](/rdm/de/knowledge-base/how-to-articles/configure-a-passbolt-entry.md)
* [Password Depot](/rdm/de/knowledge-base/knowledge-base-articles/entry-settings/password-depot.md)
* [Password Manager Pro](/rdm/de/knowledge-base/how-to-articles/configure-password-manager-pro-in-remote-desktop-manager-macos.md)
* Passwordstate
* Pleasant Password Server
* Proton Pass
* [Psono](/rdm/de/knowledge-base/how-to-articles/configure-psono-in-remote-desktop-manager.md)
* RoboForm
* Sticky Password
* TeamPass
* Topicus KeyHub
* True Key
* [Windows Credential Manager](/rdm/de/knowledge-base/knowledge-base-articles/windows-credential-manager.md)
* Zoho Vault


---

# 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/concepts/intermediate-concepts/external-password-managers-integration.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.
