# Keeperブリッジについて

![](/files/-MPBDL_8sL1gkDz614SB)

Keeperブリッジは、KeeperPAMとKeeperエンタープライズをMicrosoft Active DirectoryやOpenLDAPを使用したシステムに統合するために使用します。これにより、ユーザーのライフサイクルを自動的に管理し、任意の数のノード (組織単位)、ユーザー、ロール、チームをKeeperと同期させることができます。

Keeperブリッジは、LDAPおよびLDAPSを使用してLDAPベースのディレクトリサービスと通信し、Keeperプラットフォームへのユーザーのオンボーディングとオフボーディングを行います。

Keeperブリッジの最新バージョンは、Keeper管理コンソールまたは以下のリンクからダウンロードできます。

* [Keeperブリッジのダウンロード](https://keepersecurity.com/bridge/KeeperBridge.zip)
* [リリースノート](/jp/release-notes/readme.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/jp/keeper-bridge/master.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.
