Skip to main contentSkip to main content
    Back to Glossary
    security
    2 min read

    Single Sign-On (SSO)

    SSO is an authentication method that allows users to access multiple applications with a single set of credentials, improving security and user experience.

    Single Sign-On enables users to authenticate once and access multiple systems without re-entering credentials.

    SSO protocols: - SAML 2.0: Enterprise standard - OpenID Connect: Modern, API-friendly - OAuth 2.0: Authorization (often paired with OIDC)

    SSO benefits: - Reduced password fatigue - Centralized access control - Consistent MFA enforcement - Simplified offboarding - Reduced help desk calls

    SSO providers: - Okta, Microsoft Entra ID, OneLogin - Google Workspace, Auth0, Ping Identity

    SSO + MFA is the recommended combination for enterprise security.

    Why It Matters

    SSO eliminates the proliferation of passwords across applications, centralizes authentication and MFA enforcement, and simplifies offboarding—when an employee leaves, revoking SSO access immediately disables access to all connected applications. Enterprise customers expect SSO support as a baseline feature, and SaaS companies that offer SSO close enterprise deals faster.

    Key Points

    Reduces password-related security risks
    Centralizes authentication and MFA
    SAML and OIDC are main protocols
    Simplifies user onboarding/offboarding
    Enterprise customers expect SSO support

    Applicable Compliance Frameworks

    Related Terms

    Frequently Asked Questions

    Is SSO more or less secure?

    More secure when done right. Centralizes security controls, enables MFA everywhere, and eliminates weak per-app passwords.

    What is the difference between SAML and OIDC?

    SAML is XML-based, older enterprise standard. OIDC is JSON-based, modern, and better for mobile/APIs. Both work well for SSO.

    Need Help with Single Sign-On (SSO)?

    Our experts can help you understand and implement the right controls for your organization.