> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/management/1.-iam-portal/cai-dat-passkey.md).

# Cài đặt Passkey

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

HIGIO hỗ trợ người dùng sử dụng Passkey để xác minh khi đăng nhập vào IAM Portal.

{% hint style="success" %}
Passkey 2 MFA đơn giản hóa đăng nhập an toàn vào IAM Portal. Người dùng xác thực bằng cách sử dụng sinh trắc học hoặc mã PIN của thiết bị, với thông tin đăng nhập được lưu trữ an toàn trên thiết bị của họ. Điều này tăng cường cả bảo mật và thuận tiện.
{% endhint %}

Sau khi được cài đặt, Passkey sẽ là phương thức xác thực mặc định khi đăng nhập

## <mark style="color:green;">Quy trình</mark>

Bước 1: Đăng nhập vào HIGIO IAM portal từ  [https://iam.higiocloud.vn](https://iam.higiocloud.vn/)

•  Nhập Organization Name sau đó chọn **NEXT**

<figure><img src="/files/Rbb67rWSXT82ujlwxtKW" alt=""><figcaption></figcaption></figure>

•  Nhập username/password sau đó **SIGN IN**

<figure><img src="/files/dHmi5mPUSRNxlCrK0p0I" alt=""><figcaption></figcaption></figure>

•  Đăng nhập thành công.

<figure><img src="/files/NYJxJy3M4d8EE8CBoBc2" alt=""><figcaption></figcaption></figure>

**Bước 2. Cài đặt Passkey**

• Chọn **User Profile** -> **Passkeys** -> **ADD NEW**

<figure><img src="/files/hvrSbZEh48eSY2sRMRf9" alt=""><figcaption></figcaption></figure>

• Trang Passkey Registration sẽ được mở ra, chọn **REGISTER.** Bạn có thể xác minh bằng mã **PIN**, **FaceID** hoặc **Fingerprint** sau đó chọn **OK**.

<figure><img src="/files/ugDO7t584B4fPiWdOmFU" alt=""><figcaption></figcaption></figure>

• Thành công tạo Passkey

<figure><img src="/files/mTQxUhxSvGx6dJcz2xiw" alt=""><figcaption></figcaption></figure>

**Bước 3. Đăng nhập với passkey.**

Truy cập vào IAM portal [https://iam.higiocloud.vn](https://iam.higiocloud.vn/)  , điền thông tin Organization Name và Login.

Sau khi nhập UserName/Password của bạn, bạn sẽ được yêu cầu nhập Passkey. Chọn phương thức xác minh của bạn và sau đó bấm **OK**.

<figure><img src="/files/B0qhNNV2yvWfnvXRZFEb" alt=""><figcaption></figcaption></figure>

• Đăng nhập thành công.

<figure><img src="/files/UyBV9CYSZG5iTBCCpr3E" alt=""><figcaption></figcaption></figure>

**NOTE**: Sau khi cài đặt, xác thực Passkey được yêu cầu theo mặc định nhưng bạn cũng có thể sử dụng tùy chọn TOTP để xác thực.

<figure><img src="/files/q75I1o2lTX2eCUUOImM9" alt=""><figcaption></figcaption></figure>

&#x20;• Chọn **VERIFY WITH TOTP**

<figure><img src="/files/3mTZxJkoKtK70VVUOQgx" alt=""><figcaption></figcaption></figure>

**Bước 4. Xóa Passkey.**

Đăng nhập vào IAM Portal, mở User Profile tab và chọn **DELETE** ở phần Passkeys tab.

<figure><img src="/files/4CeXgJSZBj9VoWNn4077" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/C5XOcf8nMZgjLuMofzOU" alt=""><figcaption></figcaption></figure>


---

# 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.higiocloud.vn/hi-gio-user-guide-vn/management/1.-iam-portal/cai-dat-passkey.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.
