/plushcap/analysis/workos/sso-vs-ssl

SSO vs SSL: Does SSO work over SSL?

What's this blog post about?

Single Sign-On (SSO) and Secure Sockets Layer (SSL) are two distinct technologies with different purposes. SSO simplifies login processes by allowing users access to multiple systems with just one set of credentials, while SSL encrypts data transmitted over the internet. Although these protocols function differently, they both involve transmitting data between the user's browser, an identity provider (IdP), and a target app or site. SSL is generally used in this process to secure the data shared between the IdP, applications, and user for security and privacy. SSO does not use SSL/TLS for authentication; instead, it uses protocols like SAML, OpenID Connect (OIDC), and WS-Fed that specify how to pass information securely between a service provider (SP) and an identity provider.

Company
WorkOS

Date published
Feb. 2, 2024

Author(s)

Word count
1546

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.