> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/user-and-team-provisioning/ldap-provisioning.md).

# LDAPでのプロビジョニング

Keeperブリッジは、エンタープライズ用サービスアプリケーションで、LDAPサービスのノード、ユーザー、ロール、チームを、お使いのKeeperエンタープライズアカウントに自動的に同期します。以下は、Keeperブリッジを有効化してインストールするための手順となります

1. [管理コンソール](https://keepersecurity.com/console)にログインします。
2. Active Directoryと同期させるノードをルートノードの下に作成します。
3. **\[プロビジョニング]** タブを開き、**\[メソッドを追加]** を選択してから **\[LDAP同期]** を選択します。
4. Keeperブリッジをダウンロードし、セットアップを続行します。

{% hint style="info" %}
Keeperブリッジのセットアップおよびインストール手順の詳細については、[Keeper Bridgeガイド](broken://spaces/OOigCQN9IwlJ0SmlEsgv)をご参照ください。
{% endhint %}

![KeeperブリッジによるLDAPプロビジョニング](https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2FiyRRecnux0SqUfRm2maf%2Fldap_support.jpeg?alt=media\&token=d17117df-2a5f-4350-8ace-0a5e6aa766e4)

* Keeperブリッジは、ユーザーのLDAPパスワードを使用したボルトへの認証は行いません。シームレスなユーザー認証を実現するには、AD FSを利用してActive Directoryを認証する[Keeper SSOコネクト](/enterprise-guide/jp/user-and-team-provisioning/single-sign-on-saml-2.0-authentication.md)アドオンをご検討ください。
* チームのプロビジョニングの自動化については、Keeper管理者によるKeeperブリッジでの認証を必要とします。ブリッジは、Keeperへの招待後にKeeperアカウントを作成したユーザーの状況をチェックしてからユーザーの公開鍵を使用してチームの鍵を暗号化し、チームの鍵をユーザーに配布します。チームのメンバーがボルトにログインすると、そのチームのすべてのメンバーが承認されます。
* LDAPとBridgeの同期後は、管理コンソールでユーザーやチームを手動で直接変更しないようにしましょう。ユーザーおよびチームの管理は、LDAPディレクトリを通じて行い、ブリッジに同期するようにしてください。ただし、ロール強制ポリシーの変更については、引き続き管理コンソールで行う必要があります。


---

# 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:

```
GET https://docs.keeper.io/enterprise-guide/jp/user-and-team-provisioning/ldap-provisioning.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.
