# Keeperコネクションマネージャー

<figure><img src="https://859776093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPL6k1aGsLiFiiJ3Y7zCl%2Fuploads%2FZgYn5eIoR3X0r2oeQtYK%2Fimage.png?alt=media&#x26;token=85cddebb-a953-4aa4-a48e-8626976d01ca" alt=""><figcaption></figcaption></figure>

## 機能

* リモートRDP、SSH、MySQLなどの接続時にKeeperからシークレットを取得
* Keeperボルトのシークレット構成の設定を保護
* 認証情報をエンドユーザーに開示せずに、特権セッションを提供

{% hint style="info" %}
Keeperシークレットマネージャーの機能一覧については、[概要ページ](/keeperpam/jp/secrets-manager/overview.md)をご覧ください。
{% endhint %}

## 要件

この統合機能を利用するには、以下が必要となります。

* Keeperシークレットマネージャーへのアクセス (詳しくは[クイックスタートガイド](/keeperpam/jp/secrets-manager/quick-start-guide.md)をご参照ください）
  * Keeperアカウントのシークレットマネージャーアドオンの有効化
  * シークレットマネージャー関連ポリシーが有効化されたロールのメンバーシップ
* シークレットを共有するKeeper[シークレットマネージャーアプリケーション](/keeperpam/jp/secrets-manager/about/terminology.md)
  * アプリケーションの作成手順については、[クイックスタートガイド](/keeperpam/jp/secrets-manager/quick-start-guide.md)をご参照ください
* Keeper[シークレットマネージャー構成](/keeperpam/jp/secrets-manager/about/secrets-manager-configuration.md)の初期化
  * コネクションマネージャーとの連携では、Base64形式の設定を使用できます

## インストール

この統合により、RDP、SSH、VNC、MySQL、Kubernetesなどのプロトコルを介したリモート接続において、Keeperからシークレットを安全に取得して利用できます。

KeeperシークレットマネージャーとKeeperコネクションマネージャーの連携を有効化するための手順については、[こちらのページ](/keeper-connection-manager/jp/vault-integration.md)を参照ください。


---

# 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.keeper.io/keeperpam/jp/secrets-manager/integrations/keeper-connection-manager.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.
