> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/cafe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/cafe/idp-cafe/sobre-o-mfa-cafe/senhas-descartaveis-mfa.md).

# Senhas descartáveis MFA

**O que são ?**\
É um código temporário gerado automaticamente por um aplicativo, válido por um curto tempo após sua criação (geralmente alguns segundos). Quando esse tempo acaba, uma nova **senha descartável** é gerada automaticamente, invalidando a anterior.

**Como começar a utilizar**\
Para começar a usar senhas descartáveis no seu login é necessário habilitar o fator de autenticação do tipo **One-Time Password (OTP)** no Painel de Segurança MFA e configurar um aplicativo no seu celular para gerar as senhas descartáveis.

**Passo-a-passo**

* **INSTALE NO SEU CELULAR** um aplicativo de autenticação como os listados a seguir ou outro que for de sua preferência.

\
[Google Authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&hl=pt_BR\&gl=US\&pli=1)

\
[Microsoft Authenticator](https://www.microsoft.com/pt-br/p/microsoft-authenticator/9nblgggzmcj6?activetab=pivot:overviewtab)

\
!\[Ícone

Descrição gerada automaticamente]\(/files/lNzTh1904OL7gwrc1DND)<br>

* **ACESSE O PAINEL DE SEGURANÇA MFA**, onde você pode configurar múltiplos fatores de autenticação.<br>
* **ACESSE A SEÇÃO FATORES DE AUTENTICAÇÃO** e clique para ativar a autenticação do tipo **One-Time Password (OTP)**. Mantenha a página com o **QR Code** aberta para continuar a habilitar essa autenticação.

  !\[Uma imagem contendo Texto

  Descrição gerada automaticamente]\(/files/LmzheEz2YNAO4ry8l7nD)
* **NO SEU CELULAR, ABRA O APLICATIVO** de autenticação, localize a opção de adicionar uma nova conta (clicando no botão “+” ou correspondente).

  !\[Texto

  Descrição gerada automaticamente com confiança média]\(/files/JuUL7Y71qr6uQlL0OhT8)
* **FAÇA A LEITURA DO QR CODE** que aparece na tela do computador.

\
!\[Código QR

Descrição gerada automaticamente]\(/files/UsOAAiluz4NCGmVlCbPv)<br>

* **A PARTIR DE AGORA**, você encontra **no aplicativo no seu celular** a **SENHA DESCARTÁVEL** – nova senha temporária renovado automaticamente em alguns segundos –, que você deverá digitar durante o seu login quando for solicitado.

!\[Interface gráfica do usuário, Texto, Aplicativo, chat ou mensagem de texto

Descrição gerada automaticamente]\(/files/QM8oPz5YK8FhGbbusceF)

* **CONFIRME A ATIVAÇÃO** do novo fator de autenticação na tela de habilitação, marcando que está de acordo, que já realizou as configurações necessárias e clicando no botão “Ativar”.<br>
* **PRONTO!** A partir de agora, quando for fazer login e for solicitada a senha descartável, abra o aplicativo de autenticação no seu celular e digite a senha que aparece naquele instante.

  !\[Interface gráfica do usuário, Texto, Aplicativo, chat ou mensagem de texto

  Descrição gerada automaticamente]\(/files/NjhCxqneyd8Lg1KplsjU)


---

# 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://ajuda.rnp.br/cafe/idp-cafe/sobre-o-mfa-cafe/senhas-descartaveis-mfa.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.
