# Connections

{% hint style="info" %}
For information on specific SSO integrations, visit our Integrations Guide [here](https://guides.mangoapps.com/integrations-guide/single-sign-on/single-sign-on-integrations).
{% endhint %}

MangoApps supports SSO methods of **Active Directory/LDAP, SAML 2.0, OAuth2 & OpenID** to facilitate users to access MangoApps using a single action of authentication and authorization.&#x20;

By enabling these out-of-box SSO integrations, users and administrators can access all MangoApps resources without the need for a separate login from web, mobile & desktop clients


---

# 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://guides.mangoapps.com/admin-guide/sso/connections.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.
