Terminology Index
Glossary
1801 terms
Showing 833-864 of 1801 terms
Identity Federation
Establishing trust between identity systems so a user authenticated in one can access another without a separate account, the mechanism an IAM engineer builds, via standards like SAML and OIDC, to enable single sign-on across organizations and clouds.
Identity federation links an identity provider with relying parties through trust and token exchange (SAML, OpenID Connect), so users sign in once and access many applications or organizations. From the IAM engineer's view, it is a capability to design and operate: configuring trust, mapping attributes, securing the token flow, and managing the identity provider whose compromise would cascade. Federation reduces password sprawl and enables cross-boundary access, making it central to modern IAM architecture.
Introduced in: IAM Engineer Fundamentals
Examples
- Configuring SAML trust so employees access a SaaS app via single sign-on.
- Federating with a partner so their users reach a shared application.
- Mapping attributes and securing the token flow between providers.
No related terms linked yet.
