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

# Usar o TOTP do Keeper com Azure ou Office 365

Como usar o Keeper para gerenciar códigos TOTP e proteger suas contas do Office 365.

## Configuração de 2FA da Microsoft

O Keeper pode proteger logins do Azure AD / Office 365 com nosso recurso TOTP (senha de uso único baseada em tempo). Por padrão, a Microsoft oferece um tipo diferente de código que é compatível com o método push. Abaixo estão as instruções passo a passo para configurar corretamente o suporte a códigos TOTP do Office 365.

**(1)** Na tela de perfil do Microsoft Azure / Office 365, acesse a tela de configurações de segurança. O site da Microsoft muda com frequência, por isso não incluímos um hyperlink aqui. Clique em "Add Method" para configurar Autenticação de dois fatores na conta Microsoft.

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

**(2)** Selecione "I want to use a different authenticator app" como opção preferida

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

O código QR será gerado e exibido:

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

**(3)** No Keeper, a partir do registro, clique em "Add Two-Factor Code". Ou, se estiver usando o aplicativo móvel, toque em "Add Two-Factor Code" para escanear com a câmera.

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

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

**(4)** Digite o código de verificação exibido no aplicativo Keeper

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

**(5)** Clique em **Próximo** e depois **Salvar** o registro no cofre Keeper.

{% hint style="success" %}
**Salvar** o registro do Keeper antes de sair da configuração
{% endhint %}

**(6)** Para garantir que o preenchimento automático funcione com os diversos sites da Microsoft que você usa, recomendamos adicionar vários campos personalizados ao registro Keeper, semelhante à tela abaixo.

![Configuração do registro no cofre Keeper](https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-d53e8cb42b693b3adfe3eb75dd42c2bdd8da7f60%2FScreen%20Shot%202020-03-30%20at%201.56.47%20PM.png?alt=media)

### Fazer login com código de dois fatores

Ao fazer login no Microsoft Online, use o menu de clique com o botão direito do Keeper como forma simples de preencher o código TOTP.

![](https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%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/br/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.
