Identity Federation
Identity federation is a method that allows users from different organizations or systems to authenticate once and gain access to resources across multiple separate applications or domains. It works by establishing a trust relationship between identity providers and service providers, so that one system's authentication decision is accepted by another. This eliminates the need for users to maintain separate credentials for each system.
Identity federation is a system of trust established between two or more parties, typically an identity provider (IdP) and one or more service providers (SPs), for the purpose of authenticating users and conveying the attributes needed to authorize access to protected resources. The federation model links a user's electronic identity and attributes stored across multiple distinct identity management systems, enabling cross-domain authentication without requiring the relying party to independently verify credentials. Trust is typically formalized through standards-based protocols and assertions, allowing the IdP's authentication event to be accepted by participating SPs within the federation boundary.
Why it matters
Identity federation matters because modern organizations rarely operate within a single identity boundary. Employees, partners, contractors, and customers routinely need access to resources spread across multiple organizations, cloud providers, and SaaS applications. Without federation, each system would require its own set of credentials, increasing the attack surface through credential sprawl, weakening password hygiene across the user population, and multiplying the number of authentication stores that must be secured and audited.
Who it's relevant to
Inside Identity Federation
Common questions
Answers to the questions practitioners most commonly ask about Identity Federation.