# 사용자 키

{% hint style="info" icon="bullhorn" %}

## **새로운 Kollus Docs 사이트에서 이 문서의 최신 버전을 확인하세요!**

본 문서는 **구버전**이며, 더 정확하고 최신화된 정보는 아래 신규 경로에서 확인하실 수 있습니다.

* **신규 문서**: [서비스 계정 > 보안 정보](https://docs.kollus.com/service-guide/vod/account/service-account/#%EB%B3%B4%EC%95%88-%EC%A0%95%EB%B3%B4)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD 콘솔의 서비스 계정 메뉴에서 제공하고 있는 사용자 키에 대해 안내합니다.

> ### **사용자 키** <a href="#id-.1" id="id-.1"></a>
>
> 미디어 인증을 연동하기 위해 필요한 보안 키와 사용자 키는 **서비스 계정 > 사용자 키** 메뉴에서 확인할 수 있습니다.

### **사용자 키** <a href="#id-.2" id="id-.2"></a>

사용자 키는 미디어 인증 기능을 사용하는 사용자를 식별하는 데 사용되는 고유한 값입니다. 미디어 인증 기능을 사용하는 경우, 서비스에서 발급한 사용자 키를 이용하여 미디어 인증 URL을 생성하고 미디어 인증에 필요한 정보를 적용할 수 있습니다. 보안 키는 미디어 인증에서 사용하는 비밀 키로, Kollus VOD 콘솔에서 자동으로 생성되어 제공됩니다. 이 보안 키는 콘텐츠를 보호하고 사용자 권한을 관리하는 데 사용됩니다.

<figure><img src="/files/6KReJSZKSE6urqSJvXhO" alt=""><figcaption><p>사용자 키</p></figcaption></figure>

<table><thead><tr><th width="225.111083984375">항목</th><th>설명</th></tr></thead><tbody><tr><td>보안 키</td><td>서비스 계정명이 보안 키로 사용됩니다. 보안 키는 한 번 생성하면 변경이 어려우므로 보안 키는 고유한 값으로 관리되어야 합니다.</td></tr><tr><td>사용자 키</td><td>사용자 키는 미디어 인증 등 보안적인 목적으로 사용되며, 페이지가 열릴 때마다 새로운 키가 발급되어 보안을 강화합니다. 보안 키와 사용자 키는 서로 다른 목적으로 사용되므로, 사용자 키가 갱신되어도 보안 키가 동일하면 모두 사용 가능합니다.</td></tr></tbody></table>


---

# 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://catenoid-support.gitbook.io/kollus-vod-console-v2/userguide/service-account/custom-key.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.
