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

## 概要

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

たとえば、ユーザーのメールアドレスに**acme.com**というドメインが含まれている場合、ボルトを作成する際に、Keeperエンタープライズアカウントの**Acme Corp**内の特定のノードとロールに自動的にプロビジョニングできます。

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

### 構成

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

![](/files/tmgxjFPCzIobS6hBI5ek)

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

<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.com.ca/vault>

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

**\[今すぐ設定]**&#x3092;クリックするだけで、会社のメールアドレスを使用してボルトを作成できます。

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

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

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

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

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

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

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


---

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