# Login with Biometrics

The login with biometrics is illustrated with the help of a demo health portal.

1\. On the portal, the resident clicks on ***Sign In with eSignet***.

<figure><img src="/files/IdZ7TqGQdfpr51Std2tQ" alt=""><figcaption><p>Health Portal login page</p></figcaption></figure>

2\. To get started with login using biometrics, the resident clicks ***Login with Biometrics***.

<figure><img src="/files/2Le065M6uYrIfi8EYVee" alt=""><figcaption><p>Login with Biometrics</p></figcaption></figure>

3\. The resident needs to enter a valid VID in the ***Enter Your VID*** text field.

<figure><img src="/files/iZWnaXi3SCT3ZWePWOxm" alt=""><figcaption><p>Scanning Devices for Biometric</p></figcaption></figure>

4\. Next, the resident selects a device (face/ iris/ finger) and provides their biometrics.

A new "Refresh" button has been implemented to facilitate the display of recently connected devices in the list.

![](/files/Tivzjm0LjcD4TGClqqex)

The resident clicks on the ***Scan and Verify*** button.

5\. The resident is then navigated to the Consent page. On this page, the **Essential** and **Voluntary** claims are displayed.

![](/files/LvMBkMJjG9rhNJyvjixV)

{% hint style="info" %}
The consent screen is presented solely to the resident if consent has not previously been obtained. Additionally, a timer is incorporated into the consent screen, allowing the resident to respond within the designated time frame. If the allotted time elapses, residents will be redirected to the relying party user interface.
{% endhint %}

6\. The resident is given the option to choose from a list of authorized scopes and voluntary claims. The essential claims are mandatory and cannot be modified. In eSignet, a "**master toggle button**" has been added to allow residents to select all the options at once if desired.

![](/files/K9up9qPQrR9JjoA5adXV)

7\. The resident clicks on the ***Allow*** button. The system navigates the resident to the User Profile page and the page displays their details based on the consent provided.

![Profile page](/files/urefMDkvbUx0WBI9hd39)


---

# 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://docs.esignet.io/esignet-authentication/test/end-user-guide/health-portal/login-with-biometrics.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.
