> 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/email-auto-provisioning.md).

# メールアドレスで自動プロビジョニング

## 概要

メールアドレスドメインとマスターパスワードに基づいてユーザーをKeeperへ登録するには、メールプロビジョニング方法を使用します。この方法は、多数のユーザーにKeeperを展開している組織 (大学など) に使用でき、管理者がユーザーを個々に招待する必要はありません。

たとえば、メールアドレスのドメインが**acme.edu**のユーザーは、ボルト作成時に、**Acme EDU**のKeeperエンタープライズアカウントで指定したノードとロールに自動プロビジョニングされます。

{% hint style="info" %}
メールアドレスを使用したプロビジョニングは、マスターパスワード認証方法を設定しているユーザーに対してのみ推奨されます。シングルサインオンが有効なノードでは、メールアドレスによるプロビジョニング方法は不要です。
{% endhint %}

### 構成

1. [管理コンソール](https://keepersecurity.com/console)にログインします。
2. このプロビジョニング方法用のノードをまだ作成していない場合、**\[ノードを追加]** をクリックしてノードを作成します。ルートノードへのプロビジョニングはできません。
3. 新しいノードで、**\[プロビジョニング] > \[メソッドを追加]** をクリックします。

![](/files/tmgxjFPCzIobS6hBI5ek)

4. **\[メールアドレスで自動プロビジョニング]** を選択し、**\[次へ]** をクリックします。

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

5. ドメイン名の所有権確認方法を選択します。DNSルックアップまたはHTMLファイルのアップロードが利用できます。

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

6. 確認が完了すると、ステータスにメールドメインが表示されます。

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

### ユーザーの招待

ユーザーを招待するには、ボルトへのリンクを案内するのが最も簡単です。

米国データセンター\
<https://keepersecurity.com/vault>

欧州データセンター\
<https://keepersecurity.eu/vault>\
\
豪州データセンター\
<https://keepersecurity.com.au/vault>

カナダデータセンター\
<https://keepersecurity.ca/vault>

日本データセンター\
[https://keepersecurity.jp/vault](https://keepersecurity.jp/vault/)

**\[今すぐ設定]** をクリックし、会社のメールアドレスを使用してボルトを作成します。

<figure><img src="/files/KJByOzrpFxWHQl1jsKuc" alt=""><figcaption><p>メールアドレスを入力</p></figcaption></figure>

メールアドレスを入力し、**\[次へ]** をクリックします。

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

マスターパスワードを設定します。

![マスターパスワード](/files/3hw3etzAITw24ldN0nAV)

認証コードでメールアドレスを確認すると、ユーザーは管理コンソールで指定したノードとデフォルトロールにプロビジョニングされます。

<figure><img src="/files/tpciddcVID0g2gFUcCLh" alt=""><figcaption><p>メールアドレスの確認</p></figcaption></figure>


---

# 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/email-auto-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.
