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

# Unter macOS mit Touch ID bei Keeper anmelden

So melden Sie sich mit Touch ID auf Ihrem Mac bei Keeper an

### macOS-Anmeldung mit Touch ID <a href="#macos-login-with-touchid" id="macos-login-with-touchid"></a>

Keeper ist mit Touch ID unter macOS kompatibel, einer biometrischen Technologie, mit der sich Benutzer per Fingerabdruck bei ihrem Gerät authentifizieren und anmelden können. Wenn Touch ID auf dem Gerät eines Benutzers konfiguriert und in Keeper aktiviert ist, entfällt die Anmeldung per SSO oder die Eingabe des Master-Passworts am Keeper-Anmeldebildschirm. Der Anmeldevorgang wird dadurch weiter beschleunigt.

Um Touch ID zu aktivieren, klicken Sie auf **Kontodropdown-Menü** **>** **Einstellungen > Sicherheit** und aktivieren Sie „Touch ID“.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-ecce92ef679179edea5ab139980d8745f56c55a9%2FScreen%20Shot%202023-06-08%20at%2012.41.29%20PM%20(1).png?alt=media" alt=""><figcaption><p>Touch ID aktivieren</p></figcaption></figure>

#### Touch-ID-Einrichtung <a href="#touch-id-setup" id="touch-id-setup"></a>

Wenn Touch ID auf Ihrem Mac noch nicht konfiguriert ist, müssen Sie die Funktion zuerst in den Geräteeinstellungen aktivieren. Nach der Konfiguration von Touch ID schließen Sie das Einstellungsfenster und kehren zu Ihrem Tresor zurück, um mit den Schritten oben fortzufahren.

#### Anmeldung mit Touch ID <a href="#logging-in-with-touch-id" id="logging-in-with-touch-id"></a>

Wenn Sie sich das nächste Mal bei Keeper anmelden, tippen Sie am Anmeldebildschirm auf das Touch-ID-Symbol. Nach der Authentifizierung wird Ihr Tresor entschlüsselt, und Sie werden automatisch bei Keeper angemeldet.

Durch Klicken auf **Abbrechen** kehren Sie zum Anmeldebildschirm zurück, um sich stattdessen mit Ihrem Master-Passwort oder SSO anzumelden.

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-5a63e1d3a4c60a05a9de5c91e3865441aa0b1454%2Flogin-mac-toucid.jpg?alt=media" alt=""><figcaption><p>Touch-ID-Anmeldung</p></figcaption></figure>

<figure><img src="https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-2521982eaadac869abbebb50f180ba77f794e143%2Flogin-mac-touchid-prompt.jpg?alt=media" alt=""><figcaption><p>Touch-ID-Aufforderung</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, and the optional `goal` query parameter:

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