> 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/user-guides/jp/tips-and-tricks/login-to-keeper-on-macos-with-touch-id.md).

# Mac OSのTouch IDでKeeperにログイン

### Touch IDでのログイン <a href="#windows-hello-login" id="windows-hello-login"></a>

KeeperはMac OSのTouch IDに対応しており、指紋を使用してのデバイスの認証とログインが可能です。Touch IDがユーザーのデバイスで設定されKeeperでも有効になっている場合、Keeperログイン画面ではSSOもマスターパスワードも必要がなくなるので、さらに素早くログインできるようになります。

Touch IDを有効にするには、アカウントドロップダウンメニューから、**\[設定]** > **\[セキュリティ]**&#x3092;クリックし、「Touch ID」をオンにします。

<figure><img src="/files/4DGhtlQuw0ad2zkOujv4" alt=""><figcaption><p>Touch IDを有効にする</p></figcaption></figure>

#### Touch IDのセットアップ <a href="#windows-hello-setup" id="windows-hello-setup"></a>

MacでTouch IDがまだ設定されていない場合、まずデバイスの設定からTouch IDを有効にする必要があります。Touch IDの設定が完了すると、設定ウィンドウを閉じてボルトに戻り、上記の手順を実行します。

#### Touch IDでログインする <a href="#logging-in-with-windows-hello" id="logging-in-with-windows-hello"></a>

それ以上Keeperにログインする際、ログイン画面からTouch IDアイコンをタップしてください。認証されるとボルトが復号化され、自動的にKeeperにログインします。

**\[キャンセル]**&#x3092;クリックするとログイン画面に戻り、マスターパスワードまたはSSOでログインできます。

<figure><img src="/files/9JgCDuNAbBwzliaFuW9f" alt=""><figcaption><p>Touch IDでログイン</p></figcaption></figure>

<figure><img src="/files/8ybtnrudkiauaeUTVsCI" alt=""><figcaption><p>Touch IDのプロンプト</p></figcaption></figure>


---

# 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:

```
GET https://docs.keeper.io/user-guides/jp/tips-and-tricks/login-to-keeper-on-macos-with-touch-id.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.
