# Guias de autenticação e segurança

- [Como gerar, converter e cadastrar SSH Keys](https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides/generate-convert-register-ssh-keys.md): Aprenda a cadastrar SSH Keys para uso na Digibee Integration Platform.
- [Autenticação mTLS](https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides/mtls.md): Conheça mais sobre o protocolo mTLS
- [Como configurar o mTLS na Digibee Integration Platform](https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides/mtls/how-to.md): Learn how to install mTLS on your realm.
- [Perguntas frequentes: Certificados no mTLS](https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides/mtls/faqs.md): Perguntas frequentes sobre o uso de certificados no mTLS
- [Autenticação integrada com o Microsoft Entra ID](https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides/integrated-authentication-with-microsoft-entra-id.md): Aprenda como criar e configurar uma aplicação no Microsoft Entra ID para autenticação via SAML.
- [Como configurar o Microsoft Entra ID para exibir grupos na Digibee Integration Platform](https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides/integrated-authentication-with-microsoft-entra-id/config-display-groups-microsoft-id.md): Aprenda a configurar o Microsoft Entra ID para exibir seus grupos cadastrados na Digibee Integration Platform.


---

# Agent Instructions: 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:

```
GET https://docs.digibee.com/documentation/troubleshooting/pt-br/authentication-and-security-guides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
