Federated Identity Management

System where users gain access to multiple systems with one set of credentials via identity federation.

A

B

C

D

E

F

Federated identity management is an arrangement between multiple organisations or systems that allows users to use a single set of credentials to access resources across different security domains. It relies on trust relationships and standardised protocols such as SAML, OAuth 2.0 and OpenID Connect to securely share identity information between an identity provider (IdP) and service providers without transmitting passwords across organisational boundaries.

For organisations managing compliance across multiple platforms and cloud services, federated identity management simplifies access governance, reduces password fatigue and improves security by centralising authentication and enabling consistent enforcement of policies like multi-factor authentication. It is a key enabler for Zero Trust architectures and supports compliance with ISO 27001 access control requirements by providing a clear, auditable trail of who accessed what and when.

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

Z

Frequently asked questions

What is federated identity management?
Federated identity management lets users authenticate once with a trusted identity provider and then access applications across separate organisations or domains, without each application holding its own credentials.
Which protocols are used for federation?
SAML 2.0, OpenID Connect (built on OAuth 2.0) and WS-Federation (legacy, still found in Microsoft estates). OpenID Connect is the common choice for modern web and mobile applications.
How is federation different from single sign-on?
Single sign-on usually means one login across applications inside one organisation. Federation extends that trust across organisational boundaries — which is why it is what enables enterprise customers to log in to your product with their own accounts.