IAM

Identity and Access Management

Identity and Access Management — the system of record for who can do what to which resources, under what conditions.

Why it matters

Stolen or weak credentials, missing MFA and over-privileged service accounts are the most common root cause of breach in the Verizon DBIR, year after year. In a Zero Trust world a compromised identity is functionally equivalent to a compromised perimeter.

How it's tested & exploited

Engagements probe authentication (is phishing-resistant MFA enforced?), authorisation (RBAC/ABAC/ReBAC — do tenant boundaries hold?), and lifecycle (are joiner-mover-leaver flows automated, are dormant and over-privileged accounts cleaned up?). IAM-layer weaknesses are consistently the highest-impact exploitation paths.

In depth

Identity and Access Management (IAM) is the discipline and tooling that manages digital identities and controls their access to resources. It is the load-bearing system of every modern security architecture: a compromised identity in a Zero Trust environment is functionally equivalent to a compromised network perimeter in a legacy one. IAM splits into several adjacent specialisms — workforce identity (humans and their corporate credentials), customer identity (CIAM, end-user accounts), workload identity (service accounts, machine credentials, OIDC federation), and privileged access management (PAM, the elevated-rights tier).

The modern workforce IAM stack centres on an Identity Provider (Okta, Microsoft Entra ID, Google Workspace, Ping, JumpCloud) that owns the canonical identity and federates authentication into downstream applications via SAML 2.0, OIDC or OAuth 2.0. Single Sign-On (SSO) eliminates per-application passwords. Multi-factor authentication is mandatory; phishing-resistant factors (FIDO2/WebAuthn, hardware security keys, platform passkeys) are now strongly preferred over OTP-based factors after the wave of MFA-fatigue and SIM-swap attacks observed since 2022. Conditional Access (Entra) or Adaptive MFA (Okta) pushes risk signals — device posture, geo-velocity, sign-in behaviour — into the authentication decision in real time.

Authorisation models matter as much as authentication. Role-Based Access Control (RBAC) is the floor; mature programmes layer Attribute-Based Access Control (ABAC) for fine-grained policies and Relationship-Based Access Control (ReBAC, Google Zanzibar pattern) for the kind of tenant-scoped permissions that SaaS apps actually need. Least-privilege provisioning is impossible without automated joiner-mover-leaver workflows (SCIM-driven provisioning, scheduled access reviews, just-in-time elevation through a PAM tool like CyberArk, BeyondTrust or Teleport).

IAM failures are the most common root cause of breach narratives in the Verizon DBIR — stolen or weak credentials, missing MFA, over-privileged service accounts, dormant accounts retained after offboarding. AxVeil VAPT and red team engagements consistently find IAM-layer weaknesses as the highest-impact exploitation paths. See VAPT services and AWS pentesting methodology.

Related terms

Apply IAM to your programme

AxVeil scopes engagements against the standard you need to satisfy. Send the asset list, the target framework and the audit deadline — we respond with a fixed-fee proposal and a sample report from a comparable engagement.