# ログイン用パスキー

最も安全でシームレスなログイン体験のために、パスキーでVerkada Commandの組織にログインできます。詳細は [業界のパスキーへの移行](https://fidoalliance.org/passkeys/).

{% hint style="danger" %}
この機能は、SSOによるログインが必須の組織では利用できません。
{% endhint %}

***

## パスキーを設定する

{% stepper %}
{% step %}
**アカウントのセキュリティ設定に移動します：左下の「プロフィール」をクリックし、「マイアカウント」を探してください。**
{% endstep %}

{% step %}
**「パスキー」欄で「パスキーを追加」をクリックします。**
{% endstep %}

{% step %}
**セキュリティ上の理由により、パスワードの再入力やメールリンクによる確認が求められる場合があります。**
{% endstep %}

{% step %}
**「パスキーの設定」を求められたら、デバイスや外部セキュリティキーがサポートする任意のパスキーを設定するための指示に従ってください。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
外部セキュリティキーをパスキーとして構成するには、FIDO2準拠である必要があります。
{% endhint %}

***

## パスキーでログインする

パスキーが構成されると、それを使用してCommand組織にログインできます。

{% hint style="warning" %}
複数のCommand組織に対してパスキーを登録している場合は、まずログインに使用するパスキーを選択してください。各パスキーは関連するメールアドレスと組織名とともに保存されます。
{% endhint %}

{% stepper %}
{% step %}
**メインのログインページで、「パスキーでログイン」の下にある「ログイン」をクリックします。**
{% endstep %}

{% step %}
**ブラウザまたはOSのプロンプトでパスキーを使用する案内が表示されます。**
{% endstep %}

{% step %}
**選択したパスキーを使用してログインします。あるいは、通常どおりメールアドレスを入力して組織を選択してから、パスワードの代わりにパスキーを使用してください。**
{% endstep %}
{% endstepper %}

***

## パスキーを削除する

{% stepper %}
{% step %}
**アカウントのセキュリティ設定に移動します：左下の「プロフィール」をクリックし、「マイアカウント」を探してください。**
{% endstep %}

{% step %}
**「パスキー」欄で削除する特定のパスキーに移動します。**
{% endstep %}

{% step %}
**該当するパスキーの横にある「削除」をクリックします。**
{% endstep %}

{% step %}
**セキュリティ上の理由により、パスワードの再入力やメールリンクによる確認が求められる場合があります。**
{% endstep %}
{% endstepper %}

***

## 重要な注意点

パスキーを設定しても、他のログイン方法が無効になったり影響を受けたりすることはありません。パスキーは単に別のログインオプションを提供します。

ただし、パスキーを使用してログインする場合、パスキー自体が多要素認証を内蔵しているため、（有効な場合の）2FAをバイパスします。


---

# 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://help.verkada.com/command/ja/sekyuriti/authentication-overview/passkeys-for-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.
