Glossary · simply explained

Identity provider (IdP)

An identity provider (IdP) is the central service that manages identities and performs logins: users authenticate with the IdP, which issues signed proofs (SAML assertions, OIDC tokens) to connected applications. Well-known representatives are Microsoft Entra ID, Okta or Google Workspace.

The IdP is thus the pivot of modern access architectures: SSO, MFA, passkeys and conditional access converge here — and Zero Trust platforms obtain the identity for every access decision from it.

What role does the IdP play in the architecture?

Applications delegate their login to the IdP and trust its signed tickets — they no longer store passwords themselves. ZTNA and SASE platforms couple directly: every access decision queries identity and group membership at the IdP, complemented by context such as device posture.

This centrality makes the IdP the most protection-worthy service in the environment: strong authentication for everyone (especially administrators), hardened configuration, monitored logs and rehearsed recovery processes are mandatory.

What matters in IdP operations

  • Phishing-resistant login — mandatory at least for admin accounts.
  • Clean directory hygiene: lifecycle, groups, no orphaned accounts.
  • Conditional access rules for context: device, location, risk.
  • Feed logs into detection: login anomalies are early warning signals.

Frequently asked questions about Identity provider (IdP)

What exactly does an identity provider do?

It manages identities, performs the login and issues signed proofs applications trust. It thus bundles authentication, MFA and access rules in one place — instead of in every application separately.

Is Active Directory an IdP?

Classic on-premises Active Directory is a directory service with its own protocols (Kerberos, LDAP). Web and cloud logins need a modern IdP such as Entra ID — often synchronised with the existing AD as the source of identities.

Can I run several IdPs?

Possible, but expensive: separate rules, duplicated maintenance, unclear responsibility. Common is one leading IdP; additional identity sources (for partners or after acquisitions) are federated so that rules and visibility stay central.

How do IdP and Zero Trust relate?

Zero Trust decides every access based on identity and context — the IdP provides both: the verified identity including groups plus signals for conditional access. ZTNA platforms such as Cloudflare Access couple directly to the IdP for this.

What happens during an IdP outage?

Existing sessions usually continue, new logins fail — which is why provider availability, sensible session durations and defined emergency access for critical administration matter. The IdP belongs in every business continuity consideration.

Wondering how this looks in your own network? Talk to KAEMI: we plan, build and manage the right solution with you.