This document discusses single sign-on (SSO), which allows a user to use one set of login credentials to access multiple applications. SSO works by authenticating a user once at an authentication domain and then asserting the user's identity to other affiliated domains without requiring additional logins. The document outlines how SSO systems function, their components, dependencies, session management, authentication methods, applications, and advantages and disadvantages. Examples of SSO implementations include logging in with Facebook, Twitter, or LinkedIn to access multiple affiliated sites and services.