# 관리 페이지에 로그인하는 방법을 제한하는 방법(한국에는 없어 보임)

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼 에서는 로그인 설정 메뉴의 관리 페이지 로그인 설정에서 관리 페이지에 로그인하는 방법을 제한하ㄴ는 방법에 대해 설명합니다.

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 기능 제한에서 '보안 정책'에 접근 가능해야 합니다.
* IdP 사용자가 관리 페이지에 접근하는 경우에는 로그인 방법을 양쪽 또는 사용자 페이지에서만으로 설정해 주시기 바랍니다.

### 절차 <a href="#a05" id="a05"></a>

1. 보안 > 로그인 설정을 선택합니다.

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

2. 화면을 아래로 스크롤하여 '관리자 페이지 로그인 정책'을 표시합니다.
3. 로그인 방법에서 항목 중 하나를 선택하고 저장 버튼을 클릭합니다.

<figure><img src="/files/1wQ6HRFKsOBz7Qnc6Nrk" alt=""><figcaption></figcaption></figure>

| 항목                         | 설명                            |
| -------------------------- | ----------------------------- |
| 양쪽 모두 로그인 가능               | 관리 페이지, 사용자 페이지에서 액세스를 허용합니다. |
| 관리자 페이지를 통해서 접근 시에만 로그인 가능 | 관리 페이지에서만 액세스를 허용합니다.         |
| 사용자 페이지를 통해서 접근 시에만 로그인 가능 | 사용자 페이지에서만 액세스할 수 있습니다.       |


---

# 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://help.directcloud.net/admin_manual/security_policy/admin_login_restrictions.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.
