Start with Identity
← Glossary
Concept

Identity Provider (IdP)

A system that authenticates users and issues assertions or tokens vouching for their identity to other applications. In federated single sign-on, the identity provider (for example Okta, Microsoft Entra ID, or Ping) authenticates the user once and the relying service provider trusts its assertion, using SAML or OpenID Connect. Decentralized identity removes the runtime dependency on a central IdP by letting the holder present signed credentials directly.

Concentrating authentication in one provider is the right architecture and creates the obvious dependency: the IdP is now both the highest-value target and a single point of failure. That is why break-glass paths, IdP-side threat detection, and a tested answer to "what do we do when the IdP is down or compromised" belong in the design rather than in the incident retrospective.

See also: SSO, federation, service provider, Okta 2023 support system breach

Last reviewed By SWI Community TeamSuggest a correctionHow we research