TL;DR: Enterprise-managed authorization for MCP gives enterprises a way to issue short-lived, scoped tokens for AI agents and users through a single identity control plane, with one audit trail and no per-tool prompts, according to ConductorOne. The shift matters because governed agent access depends on runtime authorization, not just authentication.
At a glance
What this is: ConductorOne’s post explains enterprise-managed authorization for MCP and how it centralises scoped AI agent access through an identity control plane.
Why it matters: It matters because IAM teams now have to govern agent access, session lifecycle, and auditability without relying on per-tool prompts or scattered credentials.
By the numbers:
- 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.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
- 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so.
- Only 5.7% of organisations have full visibility into their service accounts.
👉 Read ConductorOne's explanation of enterprise-managed authorization for MCP
Context
Enterprise-managed authorization changes the governance model for AI agents by moving access decisions into a control plane that can mint short-lived, scoped tokens for MCP-connected tools. In practice, that means identity is no longer only about authenticating the user or agent once; it is about controlling every downstream tool interaction as the session unfolds.
For IAM and security teams, the important shift is not the protocol name. It is the fact that agent access is becoming a governed identity problem with lifecycle, audit, and revocation requirements that look more like privileged workload access than traditional user SSO. That puts MCP governance squarely into NHI and agentic AI programmes, not just application integration work.
When AI systems can reach enterprise tools directly, the old assumption that each tool will prompt for its own authorisation starts to break down. The governance question becomes whether the enterprise can define entitlement once, enforce it consistently, and revoke it immediately across every compatible server and gateway path.
Key questions
Q: How should security teams govern AI agent access to enterprise tools?
A: Security teams should govern AI agent access through short-lived, scoped credentials, central policy enforcement, and immediate revocation paths. The control point should sit in the identity layer, not inside each application, so every tool call is subject to the same entitlement rules, logging, and session lifecycle management.
Q: Why do AI agents complicate traditional IAM authorisation models?
A: AI agents complicate traditional IAM because they can chain tool calls inside one session without waiting for a human to approve each step. That makes per-tool prompts too slow and too fragmented, and it shifts the real governance problem to token scope, runtime enforcement, and revocation at the identity control plane.
Q: What breaks when MCP access is governed tool by tool?
A: Tool-by-tool governance breaks when an enterprise needs consistent control across native MCP servers, legacy applications, and on-prem systems. The result is fragmented policy, uneven audit evidence, and revocation gaps that leave some paths controlled and others effectively unmanaged.
Q: Who should own AI agent authorisation in the enterprise?
A: AI agent authorisation should be owned jointly by IAM, security architecture, and platform teams, with the identity provider acting as the control plane. That ownership model is necessary because the problem spans entitlement design, session governance, and auditability across multiple tools and protocols.
How it works in practice
Enterprise-managed authorization and MCP token issuance
Enterprise-managed authorization, or EMA, sits between the user or agent and the MCP server and acts as the policy decision point for tool access. The enterprise identity provider issues short-lived, scoped tokens after authentication, and those tokens govern which servers or tools the agent can reach. This changes the security boundary from app-by-app prompts to centralised authorisation at mint time. The model is closer to controlled delegation than user-facing login, which makes entitlement scope, expiry, and revocation the real control surface.
Practical implication: treat EMA token issuance as a privileged access control and review scope, lifetime, and revocation paths together.
Runtime tool enforcement and session lifecycle management
Runtime tool enforcement means policy is applied when the agent attempts to call a tool, not only when it first signs in. Session lifecycle management matters because AI agents can make multiple calls inside one work session, and each call can extend the blast radius if the session remains over-broad. Re-authentication policy adds another layer by forcing fresh trust decisions when risk changes or sessions age. This is the operational difference between static access and governed, time-bound use.
Practical implication: verify that tool-call enforcement, session expiry, and re-authentication behave consistently across both native MCP and gateway-mediated paths.
Cross-app access and the governance role of gateways
Cross-App Access is the standard layer, but not every application, on-prem system, or legacy tool will support it natively. That is why gateway enforcement matters: it extends the same authorisation controls to systems that cannot speak the protocol directly. The architectural point is that governance must survive protocol fragmentation. Without a common control plane, an enterprise ends up with two access models, one for compliant apps and one for everything else.
Practical implication: map every AI-connected system to either native EMA support or gateway enforcement before rolling out agent access at scale.
NHI Mgmt Group analysis
Enterprise-managed authorization is an NHI governance pattern, not just an MCP feature. The important change is that AI agent access is being governed through short-lived, scoped credentials rather than persistent trust. That places EMA squarely inside workload identity and machine identity governance, where scope, revocation, and audit trail matter more than one-time authentication.
The old authorisation prompt model collapses under agentic access. Per-tool login assumes a human-paced interaction in which the user can assess each request. AI agents can chain tool calls quickly, so authorisation must move to the point where tokens are minted and session policy is enforced. Practitioners should read this as a shift from interactive approval to delegated runtime control.
One control plane is now the difference between governed access and identity sprawl for agents. If the same enterprise can reach native MCP servers, legacy apps, and on-prem systems through different paths, governance breaks unless the policy model is consistent across all of them. This is the kind of cross-architecture identity problem that NHI programmes are built to own.
Identity blast radius is the right concept for MCP-connected agents. The meaningful question is not whether an agent is authenticated, but how far one token or one session can travel before the enterprise can interrupt it. That concept applies across agentic AI, service accounts, and privileged automation, which makes it a useful governance lens for IAM teams.
IAM teams should stop treating agent access as an integration edge case. When AI systems can be placed in front of every employee, access governance becomes a core operating model question. The practical implication is that identity, security, and platform teams need a shared control boundary for agent entitlement, logging, and revocation.
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 AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
- That is why readers should also review OWASP Top 10 for Agentic Applications 2026 for the control failures that let agentic access drift into misuse.
What this signals
Identity blast radius: the emerging governance problem is not just whether an agent can authenticate, but how far a single delegated session can move before the enterprise can intervene. With 80% of organisations already reporting agents acting beyond intended scope, as documented in the AI Agents: The New Attack Surface report, programme owners should assume runtime control is now part of identity design.
MCP governance will increasingly converge with workload identity discipline, because the same questions apply across users, service accounts, and AI agents: who receives scoped access, how long it lasts, and how fast it can be revoked. Teams that already manage secrets, lifecycle, and access reviews should extend those control patterns to agent sessions before adoption widens.
For identity leaders, the practical signal is that auditability must be designed into the control plane, not reconstructed after the fact. If access decisions, token issuance, and tool use are not tied together, investigations will expose a governance gap rather than a recoverable incident trail.
For practitioners
- Map agent access to a single policy boundary Classify every MCP-connected workflow, legacy integration, and gateway path under one entitlement model so token scope, session expiry, and revocation rules are consistent across the estate.
- Audit short-lived token issuance and re-authentication Verify that issued tokens are narrowly scoped, time-bound, and immediately revocable, and that re-authentication triggers are enforced when risk changes or session state drifts.
- Extend governance to non-native systems Use gateway enforcement for applications that do not support the standard natively, and confirm that the same fine-grained tool-call controls apply to on-premises data and legacy systems.
- Build a complete audit trail for agent decisions Ensure policy checks, token issuance, and access decisions are recorded in one place so teams can answer what an agent reached and who authorised it without forensic reconstruction.
- Align AI access governance with NHI controls Place agent access under the same governance discipline used for workload identities, including scope review, lifecycle management, and revocation testing.
Key takeaways
- AI agent access through MCP becomes an identity governance problem the moment enterprises centralise token issuance and session control.
- The strongest evidence of risk is not authentication failure but scope drift, with agents already acting beyond intended boundaries in the majority of surveyed organisations.
- Enterprises should govern agents like privileged non-human identities, with narrow scope, immediate revocation, and a single audit trail across all access paths.
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 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | EMA governs runtime tool access for AI agents, a core agentic AI control problem. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Short-lived, scoped tokens and revocation are central NHI control concerns. |
| NIST CSF 2.0 | PR.AC-4 | Access control and least privilege underpin governed MCP authorisation. |
Map agent tool access to runtime authorisation and limit delegated scope to the minimum needed per session.
Key terms
- Enterprise-managed authorization: A governance model in which the enterprise identity provider controls access for AI agents and users by issuing scoped, short-lived tokens. It shifts authorisation from per-application prompts to centrally managed policy, making session limits, revocation, and auditability the core controls.
- MCP: Model Context Protocol is an open standard that connects AI agents to tools and data sources. In governance terms, it creates a reusable access path that must be controlled like any other delegated identity channel when agents can reach enterprise systems directly.
- Identity control plane: The central policy layer that makes access decisions, issues credentials, and records authorization events. For AI agents and other non-human identities, it is where entitlement scope, session lifecycle, and revocation should be governed consistently across applications and protocols.
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.
This post draws on content published by ConductorOne: C1 Launches Enterprise-Managed Authorization for MCP. Read the original.
Published by the NHIMG editorial team on 2026-06-18.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org