Single Sign-On
Single sign-on (SSO) is an authentication method that lets a user log in once with a single set of credentials and then access multiple applications and websites without signing in again for each one. Instead of remembering and entering separate credentials for every system, the user authenticates a single time. This is intended to simplify the login experience across related but independent software systems.
Single sign-on (SSO) is an authentication scheme in which a user establishes identity through a single authentication event and is thereby granted access to multiple related yet independent applications, websites, or software systems using one set of credentials. In typical implementations, SSO relies on a trust relationship between the applications (relying parties) and a central identity provider that performs the authentication and asserts the user's identity to each connected system. Note that this evidence packet describes SSO at a general conceptual level and does not address specific federation protocols, assurance levels, or the assessment and authorization requirements applicable to CUI, DoD RMF, or FISMA systems; readers should verify implementation and control-mapping details against current authoritative sources.
Why it matters
Single sign-on directly shapes the security posture of any organization that operates across multiple applications, because it centralizes the point at which a user's identity is established. When authentication is consolidated into a single event, the credentials and the identity provider that back that event become high-value targets: a compromise at that central point can, in principle, cascade access to every connected relying party. For defense and public sector environments, this concentration of trust makes the governance of the underlying authentication process, and its mapping to applicable identity and access controls, a matter of careful scrutiny rather than convenience alone.
At the same time, SSO can support security objectives by reducing the number of separate credentials users must create and manage, which generally lessens the burden of password reuse and credential sprawl across independent systems. Because SSO relies on a trust relationship between connected applications and a central identity provider, the strength of the overall arrangement depends on how that trust is established and protected. It is important to distinguish SSO as an authentication convenience from the broader assurance requirements that govern access to sensitive information; using SSO does not by itself satisfy control or authorization obligations.
Readers should note that this evidence packet describes SSO at a general conceptual level. It does not address the specific federation protocols, identity assurance levels, multifactor requirements, or the assessment and authorization requirements that may apply to systems handling Controlled Unclassified Information, DoD systems under the RMF, or civilian agency systems under FISMA. Whether and how SSO can be deployed in a given environment, and how it maps to applicable controls, must be verified against current authoritative sources and any agency-specific tailoring.
Who it's relevant to
Inside SSO
Common questions
Answers to the questions practitioners most commonly ask about SSO.