# 인증

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

OpsNow FinOps Plus에 회사의 인증 정보를 사용하여 싱글 사인온(SSO)으로 로그인하려면, 화면 오른쪽 상단의 사용자 이름을 클릭하고 Authentication 메뉴를 선택하세요.

1. Enable SSO Login: 활성화하면 회사의 인증 정보를 사용해 OpsNow FinOps Plus에 로그인할 수 있습니다.
2. SSO Type: SSO의 유형을 설정합니다. 현재 선택 가능한 옵션은 SAML뿐입니다.
3. OpsNow SSO Integration Details: SSO를 설정하기 위해 각 항목을 복사하여 회사 시스템에 입력합니다.
4. Your SSO Details: 회사 시스템에 아래 정보를 입력하고, 화면 오른쪽 하단의 Save 버튼을 클릭하세요.

* **Issuer URL (entityId)**
* **SAML 2.0 Endpoint (HTTP) (singleSignOnService: URL)**
* **X.509 Certificate**

### SSO 설정 방법

SSO를 설정하는 방법은 다음과 같습니다:

1. Enable SSO Login을 "On"으로 설정합니다.
2. SSO Type에서 원하는 SSO 방식을 선택합니다. 현재는 SAML만 선택할 수 있습니다.
3. OpsNow FinOps Plus SSO Integration Details에 표시된 정보를 복사하여 회사의 관련 시스템에 입력합니다.
4. 회사 시스템에서 다음 정보를 확인하고, Your SSO Details에 입력한 후 Save를 클릭합니다.
   * **Issuer URL (entityId)**
   * **SAML 2.0 Endpoint (HTTP) (singleSignOnService: URL)**
   * **X.509 인증서**

{% hint style="info" %}
SSO를 설정하려면 회사 관련 시스템의 정보가 필요합니다. 필요한 구성에 대해서는 회사 IT 관리자에게 문의하시기 바랍니다.
{% 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://docs.opsnow.io/dev-opsnow-user-guide-kr/setting/undefined-6.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.
