# DUOでログイン

以下の動画で、ウェブボルト、iOS、AndroidでKeeperアカウントへのログイン時に二要素認証でDUOを設定する手順を紹介しています。エンタープライズユーザー向けのDUOによる二要素認証について、詳しくは[こちらのページ](/enterprise-guide/jp/two-factor-authentication.md#duo-security-setup)をご参照ください。

{% hint style="info" %}
DUOを使用してログインするために、まずお使いのKeeperアカウントの二要素認証の設定を有効化しましょう。
{% endhint %}

## ウェブボルト <a href="#web-vault" id="web-vault"></a>

{% hint style="warning" %}
DUOからのログインリクエストを受け取るには、お使いのモバイル端末でDUOとKeeperの両方からの通知をONにしておく必要があります。iOSを使用している場合、画面に表示されるDUOからの通知をタップして処理を進めてください。
{% endhint %}

{% embed url="<https://vimeo.com/417302294>" %}

## iOS

{% hint style="warning" %}
DUOからのログインリクエストを受け取るには、お使いのモバイル端末でDUOとKeeperの両方からの通知をONにしておく必要があります。画面に表示されるDUOからの通知をタップして本人確認を進めてください。
{% endhint %}

{% embed url="<https://vimeo.com/417301064>" %}

## Android

{% hint style="warning" %}
DUOからのログインリクエストを受け取るには、お使いのモバイル端末でDUOとKeeperの両方からの通知をONにしておく必要があります。
{% endhint %}

{% embed url="<https://vimeo.com/417686948>" %}


---

# 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/user-guides/jp/tips-and-tricks/login-with-duo.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.
