Start with Identity
← Glossary
Concept

Identity Federation

A trust relationship between identity providers and service providers that lets users authenticate once at their home IdP and access applications at the other party. Federation is the foundation of cross-organization SSO.

Federation is the reason an employee has one login instead of forty, and also the reason one compromised login opens forty systems. That trade is worth making, but it changes where the security work goes: into the identity provider, into session lifetime, and into what happens when the assertion itself can be forged. Most catastrophic SAML bugs are federation bugs, where a service provider accepted an assertion it should have rejected.

See also: SSO, SAML 2.0, OpenID Connect, SAML vs OIDC

Related terms
Last reviewed By SWI Community TeamSuggest a correctionHow we research