TL;DR: Identity security is shifting from static least-privilege policy to runtime governance for AI agents, shadow AI, and cloud-connected access paths, with a practical focus on discovery, control, and lifecycle management across Microsoft Copilot Studio, Bedrock, Azure AI Foundry, and Vertex AI, according to Veza. The central issue is that AI agent identity assumptions break when tools, permissions, and execution timing are no longer human-paced or predictable.
At a glance
What this is: This is a collection of Veza articles on AI agent security and identity maturity, showing that least privilege now has to account for runtime behaviour, shadow AI, and multi-platform access paths.
Why it matters: It matters because IAM teams now need governance models that cover autonomous access patterns as well as traditional human and NHI controls, or they will miss the highest-risk identity paths.
👉 Read Veza's analysis of AI agent identity security and least privilege maturity
Context
AI agent identity security is the practice of governing what software agents can access, when they can access it, and how those permissions change during runtime. Veza’s article set shows that the governance problem is no longer limited to static service accounts or API tokens, because agent-driven workflows can span multiple cloud and AI environments with different privilege models.
The broader IAM issue is that least privilege is easy to define at provisioning time but much harder to sustain when access is discovered inside AI orchestration layers, shadow deployments, and delegated tool chains. That makes identity maturity less about adding another control and more about proving that access paths remain knowable, bounded, and reviewable as AI use expands.
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 AI agents complicate least-privilege design?
A: AI agents complicate least-privilege design because their tool use can change dynamically while the underlying permissions remain persistent. The system may need broad enough access to complete a task, but that same access can overshoot if scope is not tightly controlled. The fix is task-scoped authorisation with clear boundaries, not wider standing access.
Q: What breaks when shadow AI is not included in identity governance?
A: When shadow AI is excluded, the organisation loses discovery, ownership, and enforcement at the same time. Unmanaged local agents can access cloud and SaaS resources without being enrolled in policy, which means no one can attest to their privileges or revoke them cleanly. The first failure is visibility, and the second is accountability.
Q: How do IAM teams decide whether an AI agent should be treated like an NHI?
A: If the agent receives credentials, requests tokens, or calls APIs without human approval at each action, it should be treated as an NHI for governance purposes. That brings lifecycle, scope, logging, and revocation into the identity programme. The decision is based on execution behaviour, not on whether the system is branded as AI.
Technical breakdown
AI agent identity security across Copilot Studio and Bedrock Agents
AI agents in enterprise environments often sit between users, data sources, and downstream tools, which means identity control is no longer just about authenticating a workload. The real problem is governing the agent’s delegated permissions, tool calls, and access scope as it moves through a session. In Microsoft Copilot Studio and Amazon Bedrock-style deployments, the access graph can change as connectors, prompts, and action handlers are introduced. That makes identity a runtime property, not just a provisioning record.
Practical implication: teams need to validate delegated permissions at the point of use, not only at setup.
Shadow AI discovery and the hidden access graph
Shadow AI is not just undiscovered software, it is undiscovered identity exposure. If an AI agent can reach SaaS apps, cloud resources, or internal data without being inventoried, then the organisation cannot reason about blast radius, offboarding, or policy enforcement. Discovery is therefore an identity function as much as an asset function, because hidden agents often carry credentials, permissions, or embedded trust relationships that IAM never formally approved.
Practical implication: asset discovery must be paired with identity discovery so hidden agent access can be governed.
Least privilege in AI-era access models
Least privilege still matters, but in AI-driven workflows it has to be expressed as constrained runtime authorisation, not just role assignment. A human-centric access model assumes a known requestor, a stable task, and predictable duration. AI agents can compress multiple actions into a short window, chain tools, and expand the effective scope of a single credential. That is why identity maturity now depends on visibility into actual permission use, not just entitlement design.
Practical implication: measure privilege by observed use and tool reach, not by the role label alone.
NHI Mgmt Group analysis
AI agent security is now an identity governance problem, not an adjacent AI feature problem. The article set points to a shift from model-centric thinking to access-centric thinking, where the risk is created by delegated permissions, connector sprawl, and hidden runtime actions. That makes AI agents part of the NHI estate whether the organisation labels them that way or not. Practitioners should treat agent access as governed identity, not experimental automation.
Shadow AI creates identity debt before it creates data risk. Unmanaged agents are dangerous because they create access paths that are neither inventoried nor certifiable. Once that happens, access reviews, offboarding, and privilege ownership all lose the ability to prove coverage. The practical conclusion is that discovery gaps become governance gaps the moment an agent can act on enterprise data or tools.
Least privilege is no longer a static entitlement question when runtime decisions change the access path. If an agent can select tools, trigger actions, or chain workflows during execution, the security model must account for live scope drift rather than only pre-approved roles. This is where identity maturity becomes measurable: organisations must be able to show that access use stays within the intended operational boundary.
AI agent identity maturity will increasingly converge with NHI lifecycle governance. The same controls that matter for service accounts, tokens, and workload identities now matter for AI agents, including discovery, approval, review, revocation, and offboarding. The difference is speed and variability, not the discipline itself. Practitioners should build one lifecycle model that can govern all non-human actors consistently.
From our research:
- 88.5% of organisations acknowledge that their non-human IAM practices lag behind or are merely on par with their human identity and access management efforts, according to The 2024 Non-Human Identity Security Report.
- Only 19.6% of security professionals express strong confidence in their organisation's ability to securely manage non-human workload identities, which shows how wide the operational gap still is.
- That gap is why readers should also examine Ultimate Guide to NHIs for lifecycle and governance patterns that apply across machine and agent identities.
What this signals
AI agent programmes will increasingly fail at the seams between discovery and governance if they rely on human IAM review cycles alone. With access paths changing at runtime, teams need one view of entitlements, connectors, and delegated tool use across the full non-human estate. The operational task is not more policy volume, but better identity observability.
Runtime access drift: this is the governance problem that emerges when an agent’s real permissions diverge from its approved scope during execution. The implication is that practitioners will need to measure actual tool reach and entitlement use continuously, not only at onboarding or certification points. For a broader lifecycle lens, see Ultimate Guide to NHIs.
For practitioners
- Inventory every AI-connected access path Map agents, connectors, service accounts, and API tokens together so hidden permissions do not sit outside IAM review scope.
- Tie agent permissions to runtime use cases Document which tools and data sources each agent can reach during execution, then compare that with the access granted at provisioning time.
- Extend access review to shadow AI Require periodic review of undiscovered or loosely governed AI workloads, including who owns them, what they can access, and whether the permissions are still justified.
- Align NHI lifecycle controls with AI governance Apply the same offboarding, revocation, and entitlement cleanup discipline used for service accounts to AI agents and their delegated credentials.
Key takeaways
- AI agent identity security belongs inside IAM and NHI governance because the access problem is runtime delegation, not model behaviour alone.
- The biggest operational risk is hidden identity exposure, where shadow AI expands the access graph beyond what teams can inventory or certify.
- Practitioners need one lifecycle model for service accounts, tokens, and AI agents so discovery, review, and revocation stay consistent.
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, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | The article centres on AI agent identity, delegated tools, and runtime access control. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | AI agents here behave as governed non-human identities with lifecycle and access risk. |
| NIST CSF 2.0 | PR.AC-4 | Least-privilege access and authorization are the core governance issues in the article. |
| NIST Zero Trust (SP 800-207) | section 3.3 | Zero Trust principles apply to dynamic agent access and continuous verification. |
| NIST AI RMF | GOVERN | AI agent oversight requires ownership, accountability, and documented risk governance. |
Inventory agent identities, delegated credentials, and ownership so NHI controls can be applied consistently.
Key terms
- AI Agent Identity: The digital identity used by an autonomous AI agent to authenticate to external systems, APIs, and services. Managing AI agent identities is an emerging and rapidly evolving area of NHI security.
- Shadow AI: AI agents, copilots, or connected tools operating without full visibility or governance from security teams. Shadow AI becomes an identity problem when those systems authenticate with unmanaged tokens, service accounts, or OAuth apps that can reach production resources.
- Runtime Drift: Runtime drift is the gap between an AI agent’s approved authority and its actual behaviour as conditions change. It appears when the agent adapts to new context, new integrations, or new instructions and begins acting outside the scope that governance originally defined.
- Access Graph: An access graph is a relationship model that links identities, permissions, data objects, and system interactions. In NHI governance, it helps security teams see the full path from an agent or user to the action it can take, which is more useful than isolated account reviews.
What's in the full article
Veza's full article set covers the operational detail this post intentionally leaves for the source:
- Step-by-step AI agent security coverage for Microsoft Copilot Studio, Amazon Bedrock Agents, Azure AI Foundry, and Google Cloud Vertex AI.
- Product-level access graph and discovery details that show how Veza maps AI-driven permissions across cloud services.
- Shadow AI management specifics for identifying and governing undiscovered agents and their credentials.
- Identity maturity roadmap material that connects least privilege concepts to practical AI security implementation.
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 responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
Published by the NHIMG editorial team on August 25, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org