> 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/) Panther 콘솔에 SSO를 통해 로그인할 수 있도록 하는 SAML 공급자로서.

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

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

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

1. Panther 콘솔에 로그인합니다.
2. 오른쪽 상단에서 기어 아이콘을 클릭하여 설정을 연 다음 **액세스 및 인증** > **ID 및 액세스**.
3. 옆의 **SAML 사용(보안 어설션 마크업 언어)**, 토글을 `ON`.
4. 사용하는 경우 [IdP 시작 로그인](https://docs.panther.com/ko/system-configuration/saml/pages/f6bdab94ad1caa8f58319492faab0644a60d4ea8#idp-initiated-vs.-sp-initiated-login), **IdP 시작 단일 로그인(SSO) 사용** 토글을 `ON`.
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. 다음을 검색합니다. **일반 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에서 얻은 값을.
   * **어설션 소비자 서비스(ACS) URL**: 다음을 붙여넣습니다. **ACS 소비자 URL** 1단계에서 Panther Console에서 얻은 값을.
   * **기본 릴레이 상태:** 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는 이 값을 다음으로 설정하지 않는 것을 강력히 권장합니다. `Admin`.
{% endhint %}

2. Duo 관리자 패널로 돌아갑니다. 다음을 복사합니다. **메타데이터 URL** 값을 복사하여 다음에 붙여넣습니다. **ID 공급자 URL** Panther 콘솔의 필드에
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.
