By NHI Mgmt Group Editorial TeamPublished 2025-02-26Domain: Workload IdentitySource: Teleport

TL;DR: Infrastructure security is moving toward trusted computing models that use attestation, strong authentication, and policy-based controls across people, machines, and workloads, according to Teleport. The governance problem is no longer access to one system at a time, but consistent assurance across an expanding identity surface where PAM and NHI point solutions leave gaps.


At a glance

What this is: This is an analysis of how trusted computing changes infrastructure IAM by extending assurance to humans, workloads, and machine-driven access paths.

Why it matters: It matters because IAM teams now need to govern infrastructure access as an identity problem, not just a privileged-user problem, or auditability and blast-radius control will continue to break down.

👉 Read Teleport's analysis of trusted computing and infrastructure IAM


Context

Trusted computing in infrastructure IAM means proving that the requesting identity, software state, and access path are acceptable before granting access. The article argues that this matters because modern infrastructure is no longer a single environment with static admins. It spans cloud services, Kubernetes, virtualization, and API-driven systems, all of which expand the non-human identity surface and complicate governance.

The core governance gap is that legacy privileged access controls were built for narrow, resource-centric administration, while infrastructure now depends on ephemeral credentials, programmatic access, and attested workloads. That mismatch leaves teams with fragmented visibility into who or what changed the environment, which directly affects NHI governance, forensics, and compliance. For a broader NHI reference point, see the Ultimate Guide to NHIs and its Lifecycle Processes for Managing NHIs.


Key questions

Q: How should security teams govern infrastructure access for both people and workloads?

A: They should use one policy model that covers human administrators, service accounts, and automation identities across all infrastructure layers. That model should combine discovery, strong authentication, short-lived access, and audit trails so the team can answer who accessed what, when, and why without stitching together disconnected tools.

Q: What is the difference between PAM and NHI controls in infrastructure environments?

A: PAM is strongest for session control, approvals, and auditing of high-risk human access, while NHI controls are designed to discover and govern machine identities such as tokens, service accounts, and workload credentials. In practice, most infrastructure environments need both, but they must be aligned under one governance standard to avoid coverage gaps.

Q: Why do ephemeral credentials matter for infrastructure IAM?

A: Ephemeral credentials reduce exposure by limiting how long access can be used and by narrowing the window for misuse. They matter most when combined with policy, attestation, and least privilege, because temporary access without those controls only shortens the life of a weak decision.

Q: Should organisations consolidate infrastructure access tooling or keep separate point solutions?

A: They should consolidate wherever possible, because separate tools often create broken audit trails and duplicated workflows. The goal is not one product for everything, but one control narrative that covers access discovery, approval, authentication, and review across all infrastructure paths.


Technical breakdown

Software attestation and root of trust in infrastructure access

Trusted computing starts by verifying the state of the system before trust is extended. Software attestation checks whether software of known origin is loaded in the expected order, while a root of trust anchors those checks in cryptographic evidence rather than assumption. In infrastructure IAM, this matters because access decisions should reflect not only who is asking, but also whether the workload or host is in a trusted state. That is a different control model from password-based or vault-only privilege management. It pushes assurance left, toward the start of the authentication event, and reduces reliance on anonymous or loosely traced access paths.

Practical implication: Require attestation-aware access decisions for infrastructure entry points, especially where workloads and automation can modify production systems.

Why PAM and NHI point solutions break down together

PAM remains useful for session control, request workflows, and auditing of high-risk access, but it was not designed for cloud-native services, API-first operations, or non-human identities at scale. NHI-focused tools improve discovery and governance for service accounts, tokens, and workload identities, but they can still miss infrastructure-specific patterns such as native cloud control planes, container orchestration, and root-level operational change. The result is overlap without coherence. Teams end up with multiple isolated controls that each cover part of the access path, but none provide a complete trust model across infrastructure components.

Practical implication: Map PAM and NHI tooling to the full infrastructure access path and remove coverage gaps where cloud, container, and automation identities intersect.

Policy-based control for ephemeral infrastructure access

The article’s key architectural shift is from static privilege to policy-by-design. That means access should be granted with consistent authentication, narrow scope, and limited duration, then revoked as soon as the task ends. Ephemeral access reduces blast radius because the credential and the permission both expire. In infrastructure, this is especially important when engineers, operators, and automation systems all need to touch the same environment. Continuous verification and policy enforcement make access decisions repeatable across proxies, native protocols, and integration layers, which is the only practical way to scale assurance across heterogeneous infrastructure.

Practical implication: Adopt task-scoped access with short-lived credentials and enforce it consistently across all infrastructure change paths.


Threat narrative

Attacker objective: The attacker aims to turn trusted infrastructure access into persistent operational control that can support movement, theft, or disruption.

  1. Entry occurs through broadly available infrastructure access paths where identity and origin are not consistently verified before a change is allowed.
  2. Escalation follows when privileged access is granted through fragmented PAM, DIY, or NHI controls that do not share a common policy model.
  3. Impact emerges as attackers use trusted infrastructure access for lateral movement, data exfiltration, or denial of service across cloud and container environments.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Trusted computing is becoming the missing control layer for infrastructure IAM. Traditional IAM assumptions stop at application access or privileged users, but infrastructure now depends on workloads, automation, and machine-originated requests. That means trust has to be proven at the point of execution, not inferred from network location or role membership. Practitioners should treat attestation and policy enforcement as core governance controls, not optional hardening.

The real gap is not PAM versus NHI, but fragmented control of the same access path. The article correctly shows that point solutions solve slices of the problem and leave the integration burden to the enterprise. That fragmentation weakens audit trails and increases operational drag because teams cannot answer basic questions about who changed what, when, and under which conditions. Practitioners should design for one control narrative across humans, workloads, and infrastructure tooling.

Ephemeral credential trust debt is now a governance issue, not just an engineering convenience. Short-lived credentials reduce exposure, but only if the identity, permission, and workload state are bound together with consistent policy. Otherwise, teams create a false sense of safety around temporary access while leaving the underlying trust model unchanged. Practitioners should measure whether ephemeral access is actually reducing blast radius or only changing the lifetime of a weak decision.

Infrastructure risk should be managed as a spectrum, not a set of exceptions. The article’s strongest point is that cloud, containers, virtualization, and legacy systems all need a unified assurance model even if the mechanics differ. That model needs to cover discovery, authentication, policy, and review across every path into infrastructure. Practitioners should stop treating infrastructure access as a collection of special cases and build one governed access standard instead.

Productivity gains only appear after governance is consolidated. The article links reduced engineering effort to consolidated tooling, automated review, and clearer auditability, and that sequence matters. Teams will not get better productivity by adding one more control layer on top of fragmented access management. Practitioners should simplify the control plane first, then automate the policy lifecycle around it.

From our research:

What this signals

Identity blast radius is now the operational metric that matters. When infrastructure access spans cloud, containers, and automation, the question is no longer whether a control exists, but how far a compromised identity can move before policy stops it. Teams that cannot measure blast radius across non-human and human access paths will struggle to prove zero trust in practice.

With 88.5% of organisations already saying their non-human IAM practices lag behind or only match human IAM, per the 2024 Non-Human Identity Security Report, infrastructure governance is clearly ahead of many teams' current operating model. The practical response is to standardise discovery, access review, and credential lifecycle controls across every infrastructure entry point.

The next phase of infrastructure governance is likely to shift from “who can log in” to “what state can change the environment.” That means attestation, short-lived credentials, and explicit policy enforcement will matter more than isolated vaulting or ad hoc approvals. Teams should prepare to align infrastructure IAM with Zero Trust Architecture and workload identity standards rather than treating them as separate programmes.


For practitioners

  • Inventory every infrastructure identity type Map human admins, service accounts, API keys, tokens, certificates, and workload identities to the systems they can reach. Include cloud control planes, Kubernetes, virtualization layers, and serverless functions so the governance model reflects real access paths, not just named accounts.
  • Bind access decisions to software state Require attestation or equivalent evidence before granting access to sensitive infrastructure. If the request comes from a workload or automation path, verify the execution environment, trust anchor, and policy context before allowing a change.
  • Consolidate PAM and NHI controls around one policy model Eliminate duplicated approval flows and overlapping credential stores where possible. Keep session monitoring and vaulting where they are needed, but align them with workload identity discovery and consistent least-privilege policy.
  • Move privileged access toward ephemeral issuance Use short-lived credentials and task-scoped permissions for infrastructure administration, then revoke them automatically at task completion. This lowers blast radius and makes access review more defensible during audit and forensics.
  • Test auditability before incidents force the issue Run tabletop exercises that ask who changed what, when, and why across cloud, container, and legacy systems. If the answer cannot be reconstructed quickly, the governance model is still too fragmented for real infrastructure risk management.

Key takeaways

  • Trusted computing extends IAM into infrastructure by requiring proof of system state, not just identity.
  • Fragmented PAM and NHI tooling leaves audit gaps because it does not govern the full infrastructure access path.
  • Short-lived, policy-bound access is the most practical way to reduce blast radius across human and non-human infrastructure access.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Infrastructure identity discovery is central to preventing unmanaged NHI access.
OWASP Non-Human Identity Top 10NHI-03Short-lived access and credential lifecycle are directly implicated by this article.
NIST Zero Trust (SP 800-207)The article's trust model aligns with continuous verification before infrastructure access.

Apply continuous verification to infrastructure requests and enforce least privilege at every change point.


Key terms

  • Trusted Computing: A security model that proves a system is in an expected state before trust is granted. In infrastructure IAM, it extends access decisions beyond identity to include software integrity, attestation, and cryptographic proof of execution context.
  • Software Attestation: A mechanism for verifying that software of known origin and expected order is running before access is allowed. It gives infrastructure teams evidence that the requesting environment has not drifted from a trusted baseline.
  • Ephemeral Access: Access that exists only for a short, task-scoped period and then expires automatically. For NHIs and infrastructure administration, it reduces standing exposure and helps limit blast radius when credentials or permissions are misused.
  • Identity Blast Radius: The amount of infrastructure an identity can affect if it is misused or compromised. It is a practical way to think about NHI risk because it connects access scope, privilege depth, and how quickly governance can intervene.

What's in the full article

Teleport's full blog covers the operational detail this post intentionally leaves for the source:

  • Specific examples of infrastructure access paths that benefit from trusted computing controls across cloud and on-premises environments
  • Detailed discussion of how PAM, NHI tools, and infrastructure management workflows overlap in practice
  • Practical starting points for assessing current identity types, permissions, and control coverage across teams
  • The article's own framing of how to phase adoption from assessment to broader policy enforcement

👉 Teleport's full post covers the infrastructure access model, control trade-offs, and rollout considerations.

Deepen your knowledge

Infrastructure IAM, attestation, and ephemeral access are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building a governance model for cloud, container, and workload access, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-02-26.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org