# 管理者ログイン

ページの上部に **\[Admin Login] (管理者ログイン)** のステータスが表示され、**\[Connections]** (接続) ページ下部の **\[Keeper Connection]** (Keeperコネクション) セクションに、管理者の認証情報を提供するためのオプションが表示されます。ブリッジを登録した管理者のみが使用できます。

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

管理者ログインではユーザー名を変更できません。同じ管理者アカウントですべてのチームを承認することが重要となります。これにより、管理者が承認されたチームの一員で、ユーザーをチームに割り当てる権限が付与されているようにします。

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

管理者アカウントで二要素認証を有効にすると、ログイン時に二要素認証が必要となります。管理者ログインは、ブリッジサービスによって揮発性メモリに保持され、必要に応じてユーザーをチームに割り当てるために使用されます。

管理者は、Keeperブリッジサービスや、それがインストールされているシステムが再起動されるまでログイン状態が維持されます。再起動後には新たにログインする必要があります。

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

管理者ログインが完了すると、すべてのステータスインジケーターが緑色で表示されます。

{% hint style="warning" %}
ディレクトリサービスとKeeperクラウドが「オンライン」になると、ブリッジはブリッジ構成タブにある設定済みの公開間隔スケジュールに従って自動的に公開されます。

初回オンボーディング時にユーザーへ招待メールを送信したくない場合は、ブリッジの公開を許可する前に「招待メールを無効にする」の[ロールポリシーを設定](/enterprise-guide/jp/roles.md)してください。
{% endhint %}


---

# 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/keeper-bridge/jp/admin-login.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.
