# SSO Integrations for Microsoft

Integrating **Microsoft** with **MangoApps** for Single Sign-On (SSO) enables your users to access MangoApps securely using their Microsoft 365 credentials. This integration streamlines the login experience, enhances security through centralized identity management, and supports advanced features like conditional access and multi-factor authentication. MangoApps supports SSO via the **SAML** protocol, making it fully compatible with Microsoft Entra ID. MangoApps also supports OAuth2.0 connections including using **OIDC** and **ADFS**.


---

# 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/integrations-guide/single-sign-on/sso-integrations-by-provider/sso-integrations-for-microsoft.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.
