# OTP 로그인 방식 안내

{% hint style="info" %}
기존의 Customer Portal Login 방식은 ID/PWD 와 Captcha 코드 입력을 통한 방식 이었으나

**2023년 10월  26일** 부로 Cstomer Portal Login 방식은 <mark style="color:red;">ID/PWD 와 OTP (On-Time Password) 코드 입력 방식</mark>으로 변경  되었습니다.
{% endhint %}

OTP 코드는 사용자가 소유하고 있는 모바일 기기에서 **Google Authenticator** Application을 통해 제공되기 때문에 소유하고 있는 모바일 기기에 해당 앱을 설치 하셔야 합니다.

<div align="left"><figure><img src="/files/3nVRieRX6Qu7lowK8hkj" alt="" width="176"><figcaption></figcaption></figure></div>

1. 소유하고 계신 모바일 기기에서 Google Authenticator <img src="/files/x66juH5dNfqNDsJOXLYO" alt="" data-size="line">을 설치 합니다.
2. CDN Customer Portal에 로그인 합니다.

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

3. OTP 코드 입력을 통한 로그인이 처음 일 경우 OTP등록을 위한 QR 코드가 화면에 표시 됩니다.

![](/files/yVdOg0knz6ecaivggkGB)

4. 소유하신 모바일 기기에 설치된 Goolge Authenticator 앱을 실행 하여 오른쪽 하단의 ![](/files/iXmVmvAgf9wIXhOlPUuu)버튼을 클릭하여 QR 코드 스캔을 선택 합니다.

![](/files/2xWlXAMuio1Ooo2QHB1t)

5. 모바일 기기의 카메라가 실행 되면 CDN Customer Portal 에 표시된 QR코드를 스캔 하면 모바일 기기에 정보가 등록 됩니다.

<div align="left"><figure><img src="/files/kDRRA4yzndI069pwcoYF" alt=""><figcaption></figcaption></figure></div>

6. 모바일 기기에 표시되는 6 자리 숫자를 CDN Customer Portal 의 OTP CODE 입력란에 입력 후 \[로그인] 버튼을 클릭 하면 정상적으로 로그인이 진행 됩니다.

***

{% hint style="info" %}
OTP 등록을 위한 QR Code가 필요한 경우, 기존 계정 내 추가 사용자의 기기 등록이 필요한   경우,  QR Code는 아래 연락처를 통해 제공 신청 부탁 드립니다.

\[문의 사항]

E-Mail : <noc@solbox.com>, <op@solbox.com>
{% endhint %}


---

# 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://manual.solbox.com/otp_login.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.
