# Passkeys

### 1. Sign in to your Hideez server using your email and password

<figure><img src="/files/MV4ZFKoUhrrFAlvvbnRP" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: If you see the message “Your web application is running and waiting for your content,” the server is not ready yet. The process may take from 5 to 10 minutes. Once the server is ready, you will receive an email confirmation.
{% endhint %}

### **2. Create Passkeys:**

{% hint style="info" %}
**Passkeys** are a new way of signing in to your online accounts with a **biometric sensor** or PIN, eliminating the need for **passwords.**
{% endhint %}

* To create a passkey, go to the **Profile** page, then the  **FIDO2 Authenticators** section, and click **Add FIDO2 Authenticator**.

<div><figure><img src="/files/sJvTykgUZNxzvLKHaTdP" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kT5GU7VYHNvEBcktOfon" alt=""><figcaption></figcaption></figure></div>

* Following the on-screen steps, add a FIDO2 Authenticator, choosing between a **Cross-Platform key** (another device, like a phone or tablet) or a **Platform key** (current device).

&#x20;Adding a [**Cross-Platform key:**](/use-cases/passkey/sso-login-to-web-services-fido2-via-passkey-and-hideez-server-as-identity-provider.md)

<div><figure><img src="/files/klp8Deuu8ZiTmaxeC1wG" alt="" width="466"><figcaption></figcaption></figure> <figure><img src="/files/6eC9L3WZsB8q2VdDmaT5" alt="" width="425"><figcaption></figcaption></figure> <figure><img src="/files/sZfGy8JwT2zEwy1Phnin" alt="" width="422"><figcaption></figcaption></figure></div>

Adding a [**Platform key**](/hideez-enterprise-server/administration/platform-authentication-on-the-hes-server.md)

<div><figure><img src="/files/nvwqAoM0dpWc5g609rAB" alt="" width="467"><figcaption></figcaption></figure> <figure><img src="/files/sLiZ2Yi2j26ZLZkrwmpl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/v62DkCLeETVZArUg1pqS" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Note: Multiple devices can be added simultaneously.

&#x20;A **biometric sensor** or **Trusted Platform Module** **(TPM)** module must be present.
{% endhint %}

### 3. Configure Passwordless SS&#x4F;**:**

Hideez Server allows you to enable passwordless Single Sign-On (SSO) based on the SAML and OpenID Connect (OIDC) protocols. These protocols are employed to verify a user’s identity when an employee tries to access web or mobile applications.&#x20;

To configure the Hideez Server as an Identity Provider for passwordless SSO, go to Settings → Parameters, and proceed with [**SAML**](/hideez-enterprise-server/configuring-saml-protocol.md) or [**OIDC**](/hideez-enterprise-server/configuration-oidc-openid-connect.md) configuration as described in our user guide.

### **4. Add a New user:**

New users can be added through:

* [**Active Directory (On-Premises, Azure Ad)** ](/hideez-server-integration/microsoft-entra-id/import.md)
* [**Manually**](/hideez-enterprise-server/employees/how-to-add-an-employee.md)

Upon receiving an email, users can configure their preferred login methods, such as a [**mobile application**](https://authenticator.hideez.com/user-guide/android-guide/login-with-hideez-authenticator/sso-login/sso-passwordless-login) or passkeys.

<div><figure><img src="/files/C5acrTGJwpN0oXxJLsen" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/6WDksTgkAJcSTgQvdIV5" alt="" width="266"><figcaption></figcaption></figure> <figure><img src="/files/lCl7X5CeZGGnH5YmhiJ3" alt="" width="358"><figcaption></figcaption></figure></div>

Additionally, the Hideez Server assumes that passwordless authentication can be employed alongside other methods

* [**Mobile Application**](/quick-start-guides/quick-start-guide-for-subscriptions/hideez-authenticator-guide.md) allows Passwordless SSO and PC login with Mobile App
* [**Hardware keys**](/quick-start-guides/quick-start-guide-for-subscriptions/hardware-key-guide.md) allow Passwordless SSO, PC logon & logoff, password-based authentication


---

# 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/quick-start-guides/quick-start-guide-for-subscriptions/passkeys.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.
