> 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/knowledge-base/troubleshooting-articles/mfa-yubikey-does-not-work-when-using-1password-entry.md).

# MFA Yubikey does not work when using 1Password entry

If you have a 1Password account on a non-global domain (.ca, .eu), the Yubikey prompt will fail if it mentions a login to the global domain (.com) on a [1Password credentials entry](https://docs.devolutions.net/rdm/kb/how-to-articles/configure-1password-entry/).

### Solution

1. Open Remote Desktop Manager
2. Create or select the 1Password entry and go to the properties.
3. Make sure that the selected region for the non-global domain of the 1Password account is the same as the global domain and that all the basic information is added to the configuration.
4. Click ***Add*** or ***Update*** to save the entry.

   ![](https://cdnweb.devolutions.net/docs/RDMW6038_2025_1.png)
5. Here is an example of what it should look like with the same non-global domain and global domain:

![](https://cdnweb.devolutions.net/docs/RDMW6035_2025_1.png)

![](https://cdnweb.devolutions.net/docs/RDMW6036_2025_1.png)


---

# 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/knowledge-base/troubleshooting-articles/mfa-yubikey-does-not-work-when-using-1password-entry.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.
