CyberGlossary

Identity & Access

Identity and Access Management (IAM)

Also known as: IAM, Identity management

Definition

A discipline and set of technologies for defining digital identities and controlling which resources each identity may access under which conditions.

Identity and Access Management (IAM) is the framework of policies, processes and tooling that lets an organization manage the lifecycle of human and machine identities and govern their access to applications, data and infrastructure. Core capabilities include identity provisioning and deprovisioning, authentication, authorization, single sign-on, multi-factor authentication, role and entitlement management, and audit logging. IAM is the backbone of zero-trust architectures because every access decision depends on a verified identity and its associated attributes. Weak IAM is a leading cause of breaches: stale accounts, excessive privileges, and unmanaged service identities are routinely abused by attackers.

Examples

  • Okta, Microsoft Entra ID and Ping Identity used as enterprise IAM platforms.
  • Joiner-mover-leaver workflows that automatically grant and revoke application access.

Related terms