By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: SaviyntPublished August 20, 2026

TL;DR: Most enterprises confuse content security, MCP routing, and runtime authorization, leaving AI agents able to pass prompt and connection checks while still taking unauthorised actions, according to Saviynt. The real gap is identity governance for agent behaviour, because access decisions must be evaluated continuously against intent and purpose.


At a glance

What this is: This is a governance analysis of why AI agent security needs separate content, routing, and runtime authorization layers, with the key finding that access is the missing control.

Why it matters: It matters because IAM teams cannot treat agentic AI as a single gateway problem, and must govern action, tool reach, and intent across both NHI and human identity programmes.

By the numbers:

👉 Read Saviynt's analysis of three AI gateways and runtime authorization


Context

AI agent security is becoming a control problem, not just a tooling problem. In this article, Saviynt argues that enterprises are collapsing three different governance questions into one gateway, even though content safety, tool connectivity, and runtime authorisation are separate layers with different failure modes.

That distinction matters for identity programmes because an agent can look compliant at the prompt and routing layers while still being over-entitled at the action layer. For IAM, IGA, and NHI teams, the question is no longer whether an AI gateway exists, but whether identity context is evaluated before each privileged action executes.


Key questions

Q: What breaks when organisations rely on one AI gateway for content, routing, and access control?

A: The control fails because each gateway answers a different question. Content security checks the prompt, routing checks the connection, and runtime authorization checks whether the agent is allowed to perform the action. If identity is not evaluated at execution time, an agent can pass every upstream check and still complete an unauthorised business action.

Q: Why do agentic AI systems complicate IAM and IGA programmes?

A: They complicate IAM and IGA because the actor can exercise access dynamically rather than through a stable, human-paced workflow. That means recertification, SoD, and exception handling may all occur after the action has already happened. The control issue is timing, not just scope.

Q: How do organisations know whether an AI gateway is actually working?

A: Look for three signals at once: AI traffic is inventoried, identity is preserved through the call chain, and audit records are usable in incident response or compliance review. If any one of those is missing, the gateway is serving as a transport layer, not a governance control.

Q: Who is accountable when an AI agent acts outside its intended scope?

A: The organisation is accountable, but operational responsibility should sit with a named owner and a governance process that can explain the agent’s purpose, access, and recorded actions. Without that, autonomous behaviour becomes unassignable risk rather than managed automation.


Technical breakdown

Why content security gateways cannot govern AI agent identity

Content security gateways inspect prompts and outputs, and may block malicious text or redact sensitive data. They are designed to govern conversation safety, not identity entitlement. That means a clean prompt from an overprivileged agent can still reach a protected system if the gateway never evaluates whether the principal should be allowed to act. In identity terms, the control is content-aware but principal-blind, which creates a false sense of safety when agentic workflows begin touching business systems.

Practical implication: treat content filtering as a safety layer, not an authorisation control, and do not count it as NHI governance.

MCP routing governs connectivity, not authorisation

MCP routing and LLM gateway layers decide whether an agent can connect to a tool, model, or API endpoint. They can approve a server, enforce rate limits, and broker traffic without deciding what the agent is entitled to do once connected. That separation is critical: connectivity proves reachability, not legitimacy. In practice, routing controls reduce exposure to unmanaged integrations, but they do not answer the policy question of whether a given task should expose compensation data, customer records, or administrative actions.

Practical implication: map MCP allowlists and routing approvals to connectivity risk, then require a separate authorisation decision for every sensitive action.

Runtime authorization is the missing identity decision point

Runtime authorization evaluates the agent’s identity, declared intent, and the context of a specific action before execution. That is different from login-time permission checks because agentic behaviour changes task by task and may chain across delegation hops. This is where traditional IAM assumptions break down: static entitlements do not describe ephemeral intent, and access reviews do not observe action-level decisioning in real time. The governance challenge is to authorise the act, not just the session.

Practical implication: move privileged AI actions into continuous, policy-evaluated runtime decisions instead of relying on standing tool access.


NHI Mgmt Group analysis

AI agent security fails when organisations confuse visibility with authorisation. A clean prompt, approved connection, and valid session can still mask an action that was never intended. That is not a tooling gap alone, it is a governance error in how identity, purpose, and action are separated. Practitioners should stop treating gateway coverage as proof of entitlement control.

Runtime authorization is the only layer that can answer the question the others cannot. Content controls understand the message and routing controls understand the path, but neither can decide whether a task fits the principal’s declared purpose. This is the operational boundary that agentic AI forces into IAM, IGA, and PAM design. Security teams should recognise that the access decision has moved from login to execution.

Agent access is now an identity governance problem, not a model governance problem. Saviynt’s framing is strongest when it shows that tool use, delegation, and lifecycle attributes belong in the same control plane as enterprise identity. That aligns with OWASP Agentic AI risk thinking and NIST AI governance principles. Practitioners should rework agent controls as identity policy, not as a standalone AI exception.

Intent-aware runtime authorization defines a new control concept for agentic environments. The useful concept here is the runtime authorisation gap, where an agent can be safe at the gateway and still unsafe at the action layer. That gap is where policy, lifecycle state, and declared task intent must converge. IAM leaders should design for decision-time enforcement rather than endpoint trust.

Access reviews are becoming less useful if the governed principal can change scope between review cycles. Even when an agent is technically accounted for, its tool use may expand through chained delegation, model changes, or task drift. The implication is that governance models built around periodic certification need a complementary execution-time control plane. Practitioners should expect traditional review cadence to miss the highest-risk agent behaviours.

From our research:

  • 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, according to the AI Agents: The New Attack Surface report.
  • 33% of organisations report their AI agents have accessed inappropriate or sensitive data beyond their intended scope, which shows the issue is already measurable in live environments.
  • Use OWASP Agentic AI Top 10 to map these behaviours to known agentic risk patterns and design controls around them.

What this signals

Runtime authorisation now needs to sit beside identity governance, not inside a generic AI gateway. If your programme still treats content moderation or routing approval as sufficient, you are missing the action layer where damage occurs. That is the point at which agent identity becomes operationally material, and where NIST AI Risk Management Framework style governance becomes relevant.

Identity leaders should expect AI agent governance to converge with NHI lifecycle management. Once agents can chain permissions and inherit task context, ownership, certification, and offboarding become control questions, not admin tasks. The practical shift is to manage agents as governed principals with lifecycle discipline, not as exceptions tucked into model operations.


For practitioners

  • Define separate control objectives for content, routing, and runtime access Document which team owns prompt safety, which team owns MCP connectivity, and which team owns authorisation for the action itself. Then test every AI workflow against all three layers so no gateway is allowed to imply broader coverage than it actually provides.
  • Bind every agent to an accountable identity owner Require named ownership, task scope, and lifecycle state for each agent before it receives access to business tools. Include owner review, certification status, and change control so delegated actions remain attributable when agent chains expand.
  • Move high-risk AI actions to continuous policy evaluation Use runtime policy checks for actions involving sensitive records, administrative functions, or financial impact. The policy should evaluate identity context, declared intent, and the current task before each action is executed.
  • Reconcile AI agent access reviews with execution logs Cross-check review records against actual tool calls, data access, and escalation paths. If the review process cannot see what the agent did in-session, it is not governing the highest-risk part of the workflow.
  • Segment AI tool access by purpose, not just by connection Allow tool reachability only after policy confirms the specific task requires it, and narrow access to the minimum action set needed for that task. This reduces the chance that an approved connection becomes an open-ended privilege channel.

Key takeaways

  • AI gateway strategy breaks down when organisations mistake content and routing controls for access control.
  • Runtime authorization is the missing decision point for AI agent identity, because entitlement must be checked at execution time.
  • Identity governance for agents now has to cover ownership, lifecycle state, and purpose, not just tool connectivity.

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 AI RMF, NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10The article focuses on agent gateway abuse and runtime authorisation gaps.
OWASP Non-Human Identity Top 10NHI-03The post centers on access control for non-human identities.
NIST AI RMFGOVERNThe article frames ownership, accountability, and policy for AI agents.
NIST Zero Trust (SP 800-207)section 2.1The runtime access model aligns with continuous verification principles.
NIST CSF 2.0PR.AC-4The access-control problem maps directly to least-privilege governance.

Assign clear governance ownership for agent behaviour and review policy effectiveness continuously.


Key terms

  • 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.
  • Model Context Protocol: Model Context Protocol is an open protocol that lets AI agents connect to tools and data sources. It expands what an agent can reach, so governance has to cover not only the model and its prompts, but also every system that can receive or return agent-driven data.
  • Intent-Aware Access: Intent-aware access is a policy model that evaluates the purpose and expected action of an identity before allowing it to proceed. For autonomous and machine identities, it helps narrow the gap between possession of access and permission to act, especially when decisions happen at runtime.

What's in the full article

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

  • The four-phase rollout model for agent access governance, including ownership binding, tool filtering, token exchange, and lifecycle attributes.
  • The runtime authorization workflow that evaluates identity context, task intent, and governance signals before a tool call reaches an application.
  • The specific way Agent Access Gateway is positioned between agent clients and MCP servers in the vendor architecture.
  • The references to related posts and live demonstration material for teams evaluating implementation details.

👉 Saviynt's full blog post includes the phase model, access gateway placement, and intent-aware authorization details.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security 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 August 21, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org