> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/system-configuration/saml/duo-sso.md).

# Duo SSO

## 개요

Panther는 다음과의 통합을 지원합니다 [Duo](https://duo.com/) SAML 공급자로 사용하여 SSO를 통해 Panther Console에 로그인할 수 있도록 합니다.

Panther Console과의 SSO 통합의 기능, 용어 및 제한 사항에 대한 자세한 내용은 다음을 참조하세요 [ID 및 액세스 통합](/ko/system-configuration/saml.md).

## Duo를 사용하여 Panther 콘솔에 SAML SSO를 구성하는 방법

### 1단계: Panther에서 Duo SSO 매개변수 가져오기

1. Panther Console에 로그인합니다.
2. 왼쪽 탐색 표시줄 하단에서 다음을 클릭합니다 **설정**를 클릭한 다음 **액세스 및 인증** > **ID 및 액세스**.
3. 옆의 **SAML(보안 어설션 마크업 언어) 사용**, 토글을 다음으로 설정합니다 `켜기`.
4. 을 사용하는 경우 [IdP 시작 로그인](https://docs.panther.com/ko/system-configuration/saml/pages/f6bdab94ad1caa8f58319492faab0644a60d4ea8#idp-initiated-vs.-sp-initiated-login), 다음을 **IdP 시작 단일 로그인(SSO) 사용** 토글을 `켜기`.
5. 다음을 복사합니다 **Audience** 및 **ACS 소비자 URL** 값을 복사하여 안전한 위치에 저장합니다. 다음 단계에서 필요합니다.
   * IdP 시작 로그인을 사용하는 경우 다음도 복사합니다 **Relay State** 값도 복사하세요.

{% hint style="info" %}
다음 사용이 권장됩니다 [SP 시작 로그인](/ko/system-configuration/saml.md#sp-initiated-login-recommended), 일반적으로 IdP 시작 로그인보다 더 안전한 것으로 간주되기 때문입니다.
{% endhint %}

### 2단계: Duo 앱 만들기

1. 다음에 로그인하세요 [Duo 관리 패널](https://admin.duosecurity.com/).
2. 왼쪽 탐색 표시줄에서 **애플리케이션** → **애플리케이션 카탈로그**.
3. 다음을 검색합니다 **Generic SAML 서비스 공급자**. 클릭 **+추가**.

   <figure><img src="/files/ee61dae89506a2da58b4c82e469614151518b3b2" alt="Application Catalog in the Duo Admin Panel showing the &#x22;Generic SAML Service Provider&#x22; application" width="375"><figcaption></figcaption></figure>
4. 다음 **서비스 공급자** 섹션에서 다음을 구성합니다:
   * **엔터티 ID**: 다음을 붙여넣습니다 **Audience** 1단계에서 Panther Console에서 얻은 값.
   * **Assertion Consumer Service(ACS) URL**: 다음을 붙여넣습니다 **ACS 소비자 URL** 1단계에서 Panther Console에서 얻은 값.
   * **기본 Relay State:** IdP 시작 로그인을 사용하는 경우 다음을 붙여넣습니다 **Relay State** 1단계에서 Panther Console에서 복사한 값. SP 시작 로그인을 사용하는 경우 이 값은 비워 둡니다.

     <figure><img src="/files/9e965bb22920157a9bd625e90f7eb51f4beb8080" alt="" width="563"><figcaption></figcaption></figure>
5. Duo 관리 패널에서 페이지 아래쪽으로 스크롤한 다음, 다음을 클릭합니다 **저장**.

다음이 필요하므로 이 Duo 관리 패널 브라우저 창을 열어 둡니다 **메타데이터 URL** 값은 다음 단계에서 필요합니다.

### 3단계: Panther에서 Duo SAML 구성

1. 다시 다음으로 이동하세요. **ID 및 액세스** 1단계의 Panther Console 섹션입니다. 다음의 **기본 역할** 필드에서, 새 사용자가 SSO를 통해 처음 로그인할 때 기본으로 할당될 Panther 역할을 선택합니다.

{% hint style="warning" %}
Panther는 이 값을 다음으로 설정하지 않을 것을 강력히 권장합니다 `관리자`.
{% endhint %}

2. Duo 관리 패널로 돌아갑니다. 다음을 복사합니다 **메타데이터 URL** 값을 복사하여 다음에 붙여넣습니다 **ID 공급자 URL** 필드에 입력합니다.
3. 클릭합니다 **변경 사항 저장**.

설정을 테스트하려면 Panther 로그인 페이지로 이동하여 다음을 클릭합니다 **SSO로 로그인**.

<figure><img src="/files/3f078e42a62b79ea57d346843d9a573c18e2c2f8" alt="The Panther login page displays a &#x22;Login with SSO&#x22; button at the bottom."><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.panther.com/ko/system-configuration/saml/duo-sso.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.
