> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/enterprise-guide/jp/roles/security-keys.md).

# セキュリティキー

Keeper管理者によってFIDO2セキュリティキーの使用を強制できます。また、セキュリティキーを唯一の2要素認証方式として使用することを必須とすることもできます。セキュリティキーは、マスターパスワードを使用してログインするアカウントやSSOでログインするアカウントなど、どのタイプのアカウントにも強制適用できます。

{% embed url="<https://vimeo.com/902413875?share=copy>" %}
唯一の2FA方法としてのセキュリティキー
{% endembed %}

管理者はハードウェアキーに関連付けられたPINの使用を必須にすることもできます。

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2F6gu55yD8MYBiqF750Kg8%2FSecurityKeys_2FA.png?alt=media&#x26;token=f1a4691c-9195-456d-9d22-96d1e12575e3" alt=""><figcaption></figcaption></figure>

### セキュリティキーの強制適用について

FIDO2ハードウェアセキュリティキーの使用を強制適用することによってユーザーへ影響が及びますので、管理者は留意しておく必要があります。

1. FIDO2セキュリティキーの強制のサポートは、デバイスのOSとファームウェアの機能に応じて異なる場合があります。オペレーティングシステムとKeeperが最新版であることをご確認ください。
2. モバイル端末でのプラグインおよびNFCキーの両方がサポートされています。セキュリティキーのドキュメントとサポートについては、[iOS](/user-guides/jp/ios.md#fido2-webauthn-security-keys)および[Android](/user-guides/jp/android.md#fido2-webauthn-security-keys)用のエンドユーザーガイドをご参照ください。
3. iOS版Keeperでセキュリティキー使用する際のトラブルシューティングについては、[こちらのページ](/user-guides/jp/troubleshooting/hardware-security-keys-on-mobile.md)をご参照ください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/jp/roles/security-keys.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
