Terminology Index

Glossary

1801 terms

Open concept maps

Showing 673-704 of 1801 terms

F
32

Federated Identity

An arrangement where one system trusts another to authenticate users, so a person can use a single identity across multiple applications or organizations without separate accounts, enabling single sign-on via standards like SAML and OIDC.

Federated identity lets an identity provider vouch for a user to other systems (relying parties) using tokens and trust relationships, so the user authenticates once and gains access across many services. Built on standards like SAML and OpenID Connect, it underpins single sign-on, reduces password sprawl, and simplifies access across organizational boundaries, but it concentrates risk in the identity provider, whose compromise can cascade to everything that trusts it.

Introduced in: Identity and Access Management

Examples

  • Signing into many apps with one corporate identity via single sign-on.
  • Using OpenID Connect so a relying party trusts an identity provider's login.
  • Letting a partner organization's users access a service through federation.

No related terms linked yet.