# SSO (SAML 2.0)

- [Microsoft Entra ID](https://integrations.deskbee.io/integracoes/single-sign-on-sso/azure-ad.md): This document provides a step-by-step guide for configuring the Single Sign-On authentication method for Microsoft Entra ID accounts.
- [Google Workspace (G-Suite)](https://integrations.deskbee.io/integracoes/single-sign-on-sso/google-suite.md): This document provides a step-by-step guide for configuring the Single Sign-On authentication method for Google Workspace accounts.Este documento apresenta o passo-a-passo para configuração do método
- [Okta Identity Platform](https://integrations.deskbee.io/integracoes/single-sign-on-sso/okta-identity-platform.md): This document provides a step-by-step guide for configuring the Single Sign-On authentication method for the Okta Identity Provider platform.
- [Microsoft AD FS](https://integrations.deskbee.io/integracoes/single-sign-on-sso/microsoft-ad-fs.md): Active Directory Federation Services (AD FS) is a Windows Server component that allows managing Single Sign-On (SSO) access with external applications via Relying Party Trusts (RPT) objects.


---

# 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://integrations.deskbee.io/integracoes/single-sign-on-sso.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.
