# Keeperプッシュ通知

## 概要

ユーザーは以前に承認されたデバイスを使用して追加のデバイスを承認できます。たとえば、すでにコンピュータでウェブボルトにログインしている状態で初めて携帯電話アプリにログインする場合、ウェブボルトにデバイス承認プロンプトが表示され、その携帯デバイスを承認したり拒否したりできます。デバイス承認により暗号化キーの交換を実行して新しいデバイスでボルトを復号化できるようにします。

## Keeperプッシュ通知方式

Keeperプッシュ通知は、ユーザーが自ら処理する承認方式です。\[Keeper プッシュ通知]を選択すると、ユーザーの承認済みデバイスに通知が送信されます。携帯アプリおよびデスクトップアプリの場合、プッシュ通知はポップアップとして表示され、簡単にデバイスを承認できます。

以下は、携帯電話を承認用デバイスとして使用したKeeperプッシュ通知承認の例となります。

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

### 手順

1. \[Keeperプッシュ通知]を選択します。

<figure><img src="/files/CH3g0qJgVmeb0ZU1kbS0" alt=""><figcaption><p>Keeper プッシュ通知</p></figcaption></figure>

2. ログイン済みのデバイスにプッシュ通知による承認が表示されるのを待ちます。

<figure><img src="/files/tvJ2H4BB1PyjqfLR40Jx" alt=""><figcaption><p>Keeper プッシュ通知</p></figcaption></figure>

3. ユーザーが通知を受信するには、以前に承認済みの別のデバイスにすでにログインしている状態でなければなりません。

<figure><img src="/files/YhzAA1TnbCuyA9DuddoI" 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/sso-connect-cloud/jp/device-approvals/push-approvals.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.
