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

# Usare il TOTP di Keeper con Azure o Office 365

## Configurazione 2FA Microsoft

Keeper può proteggere gli accessi Azure AD / Office 365 con la funzione TOTP (password monouso basata sul tempo). Per impostazione predefinita, Microsoft fornisce un tipo di codice diverso che supporta il metodo push. Di seguito le istruzioni passo per passo per configurare correttamente il supporto dei codici TOTP di Office 365.

**(1)** Dalla schermata del profilo Microsoft Azure / Office 365, apra la schermata delle impostazioni di sicurezza. Il sito Microsoft sembra cambiare spesso, quindi non aggiungiamo un collegamento ipertestuale qui. Faccia clic su "Aggiungi metodo" per configurare l'autenticazione a due fattori sull'account Microsoft.

![](/files/s8H7qsOQUH0UxwhH1FDe)

**(2)** Selezioni "I want to use a different authenticator app" come opzione preferita

![](/files/5gvcRPlOYXB6E0kQqsKK)

Il codice QR verrà generato e visualizzato:

![](/files/X0LWmJ6DNw6gE0jEtu4c)

**(3)** In Keeper, dalla voce, faccia clic su "Aggiungi codice a due fattori". Oppure, se usa l'app mobile, può toccare "Aggiungi codice a due fattori" per scansionarlo con la fotocamera.

![](/files/Ra62gl6MWytCTQMa4xxM)

![](/files/S6dXzor1HH3Bhh74drZl)

**(4)** Inserisca il codice di verifica come visualizzato nell'app Keeper

![](/files/dqGYpTTz9dHpXEHUkUll)

**(5)** Faccia clic su Successivo e quindi salvi la voce nella cassaforte di Keeper.

{% hint style="success" %}
Si assicuri di **salvare** la voce Keeper prima di uscire dalla configurazione
{% endhint %}

**(6)** Per garantire che il Completamento automatico funzioni con tutti i vari siti Microsoft che potrebbe usare, consigliamo di aggiungere diversi campi personalizzati alla voce Keeper, simili alla schermata seguente.

![Configurazione della voce nella cassaforte Keeper](/files/BJzNBtKtgpftCUUmgHss)

### Accedere con il Codice a due fattori

Quando accede a Microsoft Online, usi il menu del pulsante destro di Keeper come modo semplice per compilare il codice TOTP.

![](/files/e5bMwvNJ4dwRWPcJt9ib)


---

# 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/it/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.
