By NHI Mgmt Group Editorial TeamDomain: AnnouncementsSource: SaviyntPublished July 28, 2026

TL;DR: Enterprises are now managing AI agents, applications, service accounts, and other non-human identities at machine speed, with unanswered questions around inventory, access, and accountability, according to Saviynt. The core issue is not visibility alone but whether identity governance can keep pace with autonomous behaviour, runtime authorization, and lifecycle control.


At a glance

What this is: This is a product announcement about an AI identity security platform, and its key claim is that enterprises need continuous discovery, runtime authorization, and lifecycle governance for AI agents and other non-human identities.

Why it matters: It matters because identity teams now have to govern AI agents alongside service accounts and human identities, which changes how visibility, privilege control, auditability, and accountability need to work.

By the numbers:

👉 Read Saviynt's announcement on Zuma for AI identity security


Context

AI identity security is the discipline of governing which AI agents, applications, service accounts, and other non-human identities can act, what they can reach, and who is accountable for their behaviour. The problem is that most identity programmes were built around human users and static entitlements, while AI agents now operate at runtime, across systems, and with far less predictability.

Saviynt frames the gap as one of discovery, runtime authorization, and lifecycle governance, which is the right sequence for this market. Once AI agents can create new access paths and execute actions dynamically, identity teams cannot rely on one-time provisioning or periodic review alone. The operational question becomes whether governance can follow the agent as it acts, not just describe it after the fact.


Key questions

Q: How should security teams govern AI agents that can access enterprise systems?

A: Security teams should govern AI agents as non-human identities with explicit ownership, scoped privileges, and continuous monitoring. The control set should include inventory, task-bound credentials, audit trails, and revocation paths. If an agent can call tools or touch production systems, it belongs in the same governance model as service accounts and other machine identities.

Q: Why do service accounts and AI agents create different identity risk than employees?

A: Service accounts and AI agents create different risk because they are not managed through HR lifecycle events, yet they often hold broad technical permissions and can act at machine speed. That makes ownership, monitoring, and revocation harder to sustain with human-centric controls. Risk rises when their access is persistent, poorly documented, or spread across multiple platforms.

Q: What breaks when identity governance relies only on access reviews?

A: Access reviews assume the reviewable state is a stable entitlement that reflects real risk. In fast-moving cloud and agentic environments, the risky state may have already changed by the time the review runs. Teams then certify a snapshot instead of governing the behaviour that creates exposure.

Q: Who should be accountable for AI agent actions in enterprise systems?

A: Accountability should sit with the team that owns the agent, its policies, and the connected tools, not only with the person who typed the original prompt. When a software actor can send messages, update records, and move data across systems, responsibility must follow the governed identity and its enforcement layer.


How it works in practice

Why AI agents break static identity governance

AI agents are not just another workload label. They can select actions at runtime, interact with multiple systems, and change the path of execution based on context, which means their identity posture is not fixed at provisioning time. Traditional IAM assumes a relatively stable subject, stable entitlements, and a human-paced review cycle. Once the subject can act autonomously or semi-autonomously, the security model has to account for changing intent, changing data access, and changing blast radius inside the session.

Practical implication: teams need to classify AI agents separately from ordinary service accounts and assess whether each one has stable, reviewable behaviour or runtime decision-making.

Intent-aware runtime authorization for AI actions

Runtime authorization is the control point that decides whether a specific action should proceed at the moment it is attempted. In AI environments, that means evaluating identity, context, policy, risk, and intended purpose before the action completes. This is materially different from granting broad standing access and trusting the actor afterward. The logic is closer to just-in-time enforcement for machine behaviour, except the policy has to inspect the action itself, not just the token that initiated it.

Practical implication: security teams should map high-risk AI workflows to per-action authorization checks rather than broad persistent entitlements.

AI identity lifecycle governance and auditability

Lifecycle governance for AI identities covers ownership, creation context, privilege review, change tracking, and offboarding. The challenge is that AI agents may be created quickly, duplicated often, and left running after their business purpose changes. Without lifecycle records, an organisation cannot reliably answer who owns the agent, why it exists, or whether its access is still justified. Audit trails matter because they connect a machine identity to evidence, not just policy statements.

Practical implication: teams should require an owner, purpose, and review record for every AI agent before it is allowed to reach production systems.


NHI Mgmt Group analysis

AI identity governance has moved from a visibility problem to a runtime control problem. The article correctly centres discovery, authorization, and lifecycle management, because AI agents are not governed well by static access assignment alone. Once agents can act at machine speed across multiple systems, the critical question becomes whether every action is evaluated in context before it executes. Practitioners should treat runtime decisioning as a first-class identity control, not an optional enhancement.

AI agent identity should be governed as a distinct actor class, not folded into generic machine access. Service accounts, API keys, and AI agents may all be non-human identities, but they do not pose the same governance problem. AI agents can change behaviour across a session, making provenance, purpose, and accountability more volatile than with a conventional workload identity. Teams should therefore separate agent governance from ordinary service account administration and measure it as its own control domain.

Standing permission is the wrong mental model for agentic access. The article's runtime authorization emphasis points to a deeper issue: access that remains valid long enough to be reviewed is a human-centric assumption, and AI agents can invalidate it by acting too quickly and too broadly. The implication is that identity programmes need to reframe least privilege around action scope and intent, not just token scope and duration.

AI identity sprawl creates an accountability gap unless ownership and auditability are enforced from creation time. If an organisation cannot tie each agent to a responsible owner, purpose, and change history, then governance becomes retrospective instead of preventive. That is a structural weakness in large-scale AI adoption, because the inventory may exist while accountability does not. Practitioners should treat provenance as part of the identity itself, not as an after-the-fact record.

New named concept: AI identity blast radius. The meaningful control question is no longer whether an agent has access, but how far its actions can propagate once that access is exercised. Because AI systems can chain actions across tools and environments, a single over-privileged agent can create a wider blast radius than a comparable service account. Identity teams should therefore evaluate agent privilege in terms of propagation risk, not just entitlement count.

From our research:

  • 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface report.
  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials.
  • That is why our OWASP Agentic AI Top 10 is the next useful read for teams mapping tool misuse, scope drift, and identity abuse to control gaps.

What this signals

AI identity sprawl is becoming a governance debt problem. The more quickly enterprises deploy agents, the more likely they are to accumulate identities that lack clear ownership, documented purpose, or consistent offboarding. That is a programme design issue, not a tooling issue, and it will surface first in auditability and access review failures rather than in clean inventory reports.

With 52% of companies able to track and audit the data their AI agents access, the remaining gap is already large enough to undermine compliance confidence. Teams should assume that discovery alone will not be enough if runtime behaviour and lifecycle records are not tied together in the same control plane.

The next stage of maturity is not more agent count reporting, but control-plane convergence across human IAM, NHI governance, and AI agent authorization. The organisations that separate those disciplines will struggle to prove who acted, why they acted, and whether they should have been allowed to act at all.


For practitioners

  • Inventory AI agents and non-human identities continuously Build a live registry that ties each AI agent to its owner, purpose, connected systems, and current permissions. Reconcile shadow AI and duplicated identities routinely so governance decisions are based on current state, not old onboarding records.
  • Move high-risk AI actions to runtime authorization Require policy checks at the moment an agent attempts sensitive actions such as data export, privilege escalation, customer interaction, or cross-system writes. Use context, intent, and risk signals to decide whether the action should proceed.
  • Separate agent governance from service account administration Do not treat AI agents as ordinary workload identities with a new label. Establish distinct ownership, review, and offboarding workflows for agentic systems so lifecycle governance reflects their runtime behaviour.
  • Enforce named accountability before production access Block production access until every AI agent has a named owner, a documented purpose, and an auditable approval trail. If no one can explain why the agent exists, its access should not persist.
  • Review blast radius by action path, not just entitlement count Map how one agent can cascade into other tools, datasets, and systems once access is granted. Prioritise controls around the paths that can amplify impact fastest, especially where agents can write, trigger, or delegate.

Key takeaways

  • AI agents now create an identity problem that spans discovery, runtime authorisation, and lifecycle governance.
  • The governing risk is not just access volume, but behaviour that can expand faster than human review cycles can capture.
  • Identity teams should reframe AI agents as governed actors with named ownership, bounded purpose, and action-level controls.

Standards & Framework Alignment

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

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

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Agentic runtime behaviour and tool use are the core risks in this announcement.
OWASP Non-Human Identity Top 10NHI-01The article is fundamentally about governing non-human identities at enterprise scale.
NIST CSF 2.0PR.AC-4The platform is built around access control and least privilege for AI identities.
NIST Zero Trust (SP 800-207)Runtime authorization aligns with continuous verification principles in zero trust.

Map agent actions to prompt, tool, and delegation controls before production rollout.


Key terms

  • AI Identity Scope: The set of resources, tools, and credentials an AI system can access in order to complete a task. Proper scope is narrower than generic user access because autonomous systems can chain actions quickly, making overbroad permissions far more damaging than in human-only workflows.
  • Runtime Authorisation: Runtime authorisation is the practice of deciding access while a task is in progress, rather than only at provisioning time. It matters for NHIs because credentials and entitlements can change risk mid-session, especially when automation or AI agents interact with sensitive systems.
  • Identity Blast Radius: The amount of damage a compromised identity can cause across systems, data, and infrastructure. In NHI environments, it is shaped by permissions, network reach, and administrative capability rather than by the credential alone. Reducing blast radius is a containment strategy that limits lateral movement and data exposure.

What's in the full announcement

Saviynt's full product announcement covers the operational detail this post intentionally leaves for the source:

  • The platform's discovery model for consolidating AI agents, applications, owners, and permissions into a single registry.
  • The runtime authorization flow behind Intent-Aware Runtime Authorization and how it evaluates a specific action before it runs.
  • The governance workflow for access reviews, audit trails, and lifecycle records across AI identities and non-human identities.
  • The integration footprint across enterprise AI ecosystems such as AWS Bedrock, Azure Foundry, Agentforce, and Snowflake Cortex.

👉 Saviynt's full post covers the discovery model, runtime controls, and governance workflow in more operational detail.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an identity security programme, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on July 30, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org