Guide Index
Guides HomeMangoApps WebsiteCommunity & SupportBlog & Resources
MangoApps Integrations Guide
MangoApps Integrations Guide
  • 🥭Integrations
  • 🌐Analytics
    • Google Analytics
    • Integration with Tableau
  • 🌐Digital Signage
    • Digital Signage Integrations
    • Integration with Appspace
    • Integration with Monitors AnyWhere
    • Integration with Rise Vision
    • Integration with ScreenCloud
    • Integration with Yodeck
  • 🌐Events
    • Event Integration with Zoom
  • 🌐File Storage and Sharing
    • Integration with Adobe Experience Manager (AEM)
    • Integration with Box
      • Box as the File Storage
      • Box as External Document Repository
    • Integration with Dropbox
    • Integration with Google Drive
    • Integration with NetSuite
    • Integration with SharePoint
      • SharePoint Files and Federated Search
      • SharePoint Widget
  • 🌐HRIS Partner Integrations
    • 🆕HRIS Partner Integrations
    • Paylocity Integration
  • 🌐Single Sign-On
    • Single Sign-On Integrations
    • General Protocol Setups
      • Active Directory/LDAP
      • OAuth2.0
        • OAuth2.0 with OIDC
      • SAML
    • SSO Integrations by Provider
      • SSO Integrations for ADP Workforce Now
        • Integration with ADP Workforce Now
      • SSO Integrations for Google Workspace
        • Google Cloud Identity
        • Integration with Google Enterprise using OAUTH 2.0
      • SSO Integrations for Microsoft Entra ID
        • SCIM Setup for Microsoft Entra ID
        • Office 365 OAuth 2.0
        • Active Directory Federation Services
      • SSO Integrations for Okta
        • Integration with Okta SCIM
      • SSO Integrations for OneLogin
        • SCIM Setup for OneLogin
      • SSO Integrations for UKG
      • SSO Integrations for Workday
  • 🌐Shifts & Schedules
    • Integration with Kronos
    • 🆕Integration with PDI Workforce
  • 🌐Widgets
    • Integration with MS Stream
    • Integration with Tagbox
  • 🌐Workspace
    • Integration with AirBrake
    • Integration with Freshdesk
    • Integration with GitHub
    • Integration with Huddle
    • Integration with JIRA
    • Integration with Microsoft Clarity
    • Integration into Microsoft Teams
    • Integration with OC Tanner
    • Integration with Pingdom
    • Integration with Power BI
    • Integration with Salesforce
    • Integration with Slack
      • Integration with Slack for Channel Notifications
    • Integration with Zendesk
  • 🌐ADDITIONAL RESOURCES
    • Submit a Support Ticket
    • Release Notes
Powered by GitBook
On this page
  1. Single Sign-On

General Protocol Setups

Single Sign-On (SSO) allows users to securely authenticate with multiple applications using a single set of credentials. This improves security, simplifies the user experience, and centralizes identity management. This guide provides setup instructions for integrating SSO with three common identity protocols: Active Directory/LDAP, OAuth 2.0, and SAML.

Each protocol supports different authentication flows and use cases. Depending on your organization's infrastructure and security requirements, you can choose the most suitable protocol or integrate multiple methods for flexibility.

Supported Protocols:

  • Active Directory/LDAP: Used to authenticate users against an existing on-premises directory service such as Microsoft Active Directory or OpenLDAP. Ideal for internal network environments.

  • OAuth 2.0: A modern authorization framework that allows third-party applications to access user data without exposing credentials. Commonly used for integrations with identity providers like Microsoft Entra ID (Azure AD), Google Workspace, and Okta.

  • SAML (Security Assertion Markup Language): An XML-based protocol used for exchanging authentication and authorization data between an identity provider (IdP) and a service provider (SP). Common in enterprise environments for web-based SSO.

What You'll Find in Each Setup Guide:

  • Prerequisites: Information you’ll need in advance (e.g., admin access, certificates, endpoints).

  • Configuration Steps: Step-by-step instructions to set up the connection between your identity provider and the platform.

  • Testing & Troubleshooting: Guidance on validating the setup and resolving common issues.

  • Security Tips: Best practices for securing your SSO configuration.

Follow the guide for the specific protocol you plan to use. If you're unsure which one is right for your organization, consult with your IT or security team.

PreviousSingle Sign-On IntegrationsNextActive Directory/LDAP

Last updated 14 hours ago

🌐