> 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/nl/tips-and-tricks/using-keeper-totp-with-office-365.md).

# Keeper TOTP gebruiken met Azure of Office 365

Hoe u Keeper gebruikt om TOTP-codes te beheren voor het beveiligen van uw Office 365-accounts.

## Microsoft 2FA-configuratie

Keeper kan aanmeldingen bij Azure AD/Office 365 beveiligen met onze TOTP-functie (tijdgebaseerd eenmalig wachtwoord). Standaard biedt Microsoft een ander type code dat hun pushmethode ondersteunt. Hieronder vindt u stapsgewijze instructies om TOTP-codeondersteuning voor Office 365 correct in te stellen.

**(1)** Ga vanuit uw Microsoft Azure/Office 365-profielscherm naar uw beveiligingsinstellingen. De Microsoft-site verandert regelmatig, dus we voegen hier geen hyperlink toe. Klik op **Methode toevoegen** om twee-factor-authenticatie in te stellen voor uw Microsoft-account.

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-59c631907f72c3669d5ddc4144658bccaa09fb91%2FScreen%20Shot%202021-05-18%20at%203.47.59%20PM.png?alt=media)

**(2)** Selecteer "Ik wil een andere authenticator-app gebruiken" als voorkeursoptie.

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-553efeffa926a7c5a93ea6e6b50f320d3914c6b2%2FScreen%20Shot%202021-05-18%20at%203.41.26%20PM.png?alt=media)

De QR-code wordt gegenereerd en weergegeven:

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-a7caccc5b2dcfad8379a804546c34293d684d538%2FScreen%20Shot%202021-05-18%20at%203.41.53%20PM.png?alt=media)

**(3)** Klik in Keeper bij uw record op **Twee-factor-code toevoegen**. Gebruikt u de mobiele app, dan kunt u op **Twee-factor-code toevoegen** tikken om de code met de camera te scannen.

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-657b30191fad7c7e0ca29cabf1fb8fae34c00eda%2FScreen%20Shot%202021-05-18%20at%203.42.56%20PM.png?alt=media)

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-1561b63cacea34eb48b9ef627ea9da5bc29ea98d%2FScreen%20Shot%202021-05-18%20at%203.43.01%20PM.png?alt=media)

**(4)** Voer de verificatiecode in zoals weergegeven in uw Keeper-app.

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-3beb196ede9dd179dca528f8a8c2dad7b027e730%2FScreen%20Shot%202021-05-18%20at%203.43.22%20PM.png?alt=media)

**(5)** Klik op **Volgende** en sla vervolgens de record op in de Keeper-kluis.

{% hint style="success" %}
Zorg dat u de Keeper-record **opslaat** voordat u de installatie afsluit
{% endhint %}

**(6)** Om ervoor te zorgen dat automatisch invullen werkt op alle verschillende Microsoft-sites die u mogelijk gebruikt, raden we aan meerdere aangepaste velden toe te voegen aan uw Keeper-record, zoals in het onderstaande scherm.

![Configuratie van Keeper-kluisrecord](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-d53e8cb42b693b3adfe3eb75dd42c2bdd8da7f60%2FScreen%20Shot%202020-03-30%20at%201.56.47%20PM.png?alt=media)

### Aanmelden met twee-factor-code

Gebruik bij het aanmelden bij Microsoft Online het contextmenu (rechtermuisknop) van Keeper als eenvoudige manier om de TOTP-code in te vullen.

![](https://445174131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhiDuu02d8eDZJBCej9KY%2Fuploads%2Fgit-blob-e9f4ab4f50f1e5065f4b2ff25aa728870e8b7180%2FScreen%20Shot%202020-03-30%20at%201.52.52%20PM.png?alt=media)


---

# 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/nl/tips-and-tricks/using-keeper-totp-with-office-365.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.
