79614628

Date: 2025-05-09 17:41:16
Score: 0.5
Natty:
Report link

OAuth is a specific protocol for granting authorization to an application.

SSO (Single-Sign On) is the broader concept of signing into a single identity provider (like Google or Microsoft) and then using that authentication to sign into 3rd party applications. SSO may use different protocols to authorize the user in a 3rd-party app, including OAuth, SAML, OIDC.

For some organizations, SSO extends deeper than verifying the user to a third-party app. It may also control which applications each user can sign into and even what access level they should have within each 3rd-party app.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: DBolton