# Other vendors' hardware keys

## Other vendors' hardware keys

Hideez Enterprise Server allows using different FIDO Security Keys

In addition to Hideez Keys, you can also use other vendors' keys that support FIDO protocols, ([FIDO2 and U2F](https://fidoalliance.org/fido2-2/fido2-web-authentication-webauthn/)), to authenticate on the Hideez Enterprises Server. Such keys include, for example, [YubiKeys](https://www.yubico.com/).

There is a wide selection of third-party hardware security keys that can be used for authentication on the HES. These keys can use USB, Bluetooth, NFS, or even [USB-C & Lightning](https://www.yubico.com/us/product/yubikey-5ci/) connectionof for authentication. Some of them support Biometric options of authentication.

The main requirement for such keys is their ability to support [**FIDO U2F** and **FIDO2**](https://fidoalliance.org/fido2-2/fido2-web-authentication-webauthn/) standards developed by the FIDO Alliance.

Before using keys produced by any other manufacturer, we highly recommend ensuring that they **support FIDO U2F** and **FIDO2** **protocols.**

Please note that you may use hardware security keys by other vendors **only** to authenticate on the HES server.

1. To [lock](/use-cases/hideez-key/lock-pc.md) or [unlock](/use-cases/hideez-key/lock-unlock-pc-by-proximity.md) the workstation by Proximity you can **only** use Hideez Keys.
2. To [passwordless PC Login to Entra ID (Azure AD)](/use-cases/fido-security-key/unlock-pc-by-security-key.md), you can use other vendors' hardware keys as well.

You can use hardware security keys by third-party vendors to authenticate on the HES using the following methods:

* [Passwordless login](https://enterprise.hideez.com/hideez-enterprise-server/administration/authorization-on-the-hes-server-via-a-fido-key#passwordless-login)
* [Usernameless login](https://enterprise.hideez.com/hideez-enterprise-server/administration/authorization-on-the-hes-server-via-a-fido-key#user-nameless-login)

All of these options are available for **Admin** and **User** accounts.

The option of using the key depends on the specific browser and operating system you are going to use with the Key. Before connecting the key for authentication on the HES, we advise you to check the recommendations of your specific provider. For example, in the case of Yubikey you cam refer to [their official documentation](https://support.yubico.com/hc/en-us/articles/360016615020-Operating-system-and-web-browser-support-for-FIDO2-and-U2F).

The procedure for connecting other vendors' keys to Windows is the same as for [Hideez Keys](https://enterprise.hideez.com/quick-start-guides/fido2-and-u2f-authentication-guide#pairing-a-hideez-key-device-with-windows-10).


---

# Agent Instructions: 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://enterprise.hideez.com/use-cases/fido-security-key/other-vendors-hardware-keys.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.
