All field notes

Runtime authorization

Broadcom’s AgentMinder Separates Agent Reasoning From Organizational Permission

Broadcom has made AgentMinder generally available: a runtime authorization gateway for enterprise AI agents. The important move is not agent identity alone, but a fresh policy decision before each tool call.

MP
Max PerfiljevFounder & CEO, AES · Architect of Autonomous Organizations
Read in Russian

Broadcom announced AgentMinder at VMware Explore on August 31, 2026, and says the product became generally available the same day. It is an enterprise runtime layer for AI agents: a cloud-native gateway authenticates tokens, evaluates policy, and only then directs a tool call to an authorized backend.

The material design decision is where permission lives. AgentMinder treats agents as enterprise identities, but does not stop at an agent having an identity or an initial grant. It binds authority to a declared mission, permitted intents, approved tools, and authorized resources. At runtime, Broadcom says policy evaluation can incorporate the initiating user’s identity, the agent’s intent, and the context of the tool and resource.

For autonomous organizations, that is the correct boundary: an agent may reason freely within its task, but organizational permission must be decided at the point where reasoning becomes an attempted action. A prompt is an instruction to a model. It is not a durable enforcement point, an authorization record, or a reliable place to hold changing organizational policy.

What changed: a gateway is placed in the action path

AgentMinder places policy enforcement before enterprise resources. Rather than letting an agent connect directly to every system it might use, the documented gateway authenticates the relevant token and evaluates policy before forwarding tool-call traffic to an authorized backend. This moves a control from application conventions and agent prompts into the runtime path.

Broadcom also positions the product for distributed enterprise deployment. AgentMinder can run alongside models on-premises, in virtual private clouds, or in public-cloud environments. It can connect to existing authorization stacks through OpenID AuthZEN, instead of requiring all authorization traffic to traverse one SaaS service.

That standards choice matters, although it should not be overstated. OpenID Authorization API 1.0 became a final specification on January 12, 2026. It standardizes communication between a policy enforcement point and a policy decision point without requiring either side to know the other’s internal implementation. It does not make policies correct, nor does it ensure that different organizations express or interpret policy in the same way.

Identity answers who; runtime authorization answers whether now

Enterprise agent discussions often begin with identity: assign an agent a principal, issue a credential, and establish which user or service initiated the work. That is necessary. It is insufficient for an organization whose conditions change while work is in progress.

Consider an agent asked to prepare a supplier payment. A standing identity can establish that it is the organization’s procurement agent. A mission may establish that payment preparation belongs to its role. Neither fact alone settles whether this particular call should proceed now. The decision can depend on the initiating user, the stated purpose, the specific payment tool, the target resource, and current context. The organization may alter any of those conditions after the agent began reasoning.

A runtime authorization decision therefore should be understood as a decision over an attempted action, not a property permanently possessed by a process. The useful question is not simply, “Is this a trusted agent?” It is: “May this agent, acting for this user and mission, use this tool on this resource under the present conditions?”

This distinction is especially important when agents delegate, retain memory, or work across long-running sessions. Identity can survive across those boundaries, but authority should not silently expand with them. A gateway can make the action boundary explicit and give a policy system a chance to deny, constrain, or record the call before an enterprise backend receives it.

The audit record belongs outside the agent’s account

Broadcom says AgentMinder’s observability layer is built on OpenTelemetry and records agent sessions and actions for audit, anomaly detection, and chain-of-custody use cases. This is more consequential than ordinary application telemetry when agents operate enterprise tools. The organization needs an account of what was attempted and under which authority, not just a model-generated explanation after the fact.

A governed runtime can associate an action with evidence available at the boundary: an initiating identity, the agent session, its declared mission and intent, the invoked tool, the addressed resource, the policy decision, and the surrounding context. That does not make every input inherently trustworthy. In particular, Broadcom’s announcement does not say that AgentMinder cryptographically verifies a declared mission or intent. But it does establish a place where those claims can be evaluated under policy and where the resulting decision can be observed independently of the agent’s own narrative.

What did not change: authorization is not completion

An allowed tool invocation is not proof that the intended business effect was valid, completed, unique, or reversible. A payment API can accept a request and still leave a later reconciliation problem. A procurement system can return success while downstream fulfillment fails. A permitted database update can be superseded by a concurrent organizational decision.

AgentMinder, as described by Broadcom, governs the access decision before a tool call and records agent activity. That is an important control. It is not a complete transaction coordinator, an outcome validator, or a rollback mechanism. Organizations still need effect-level controls: durable business identifiers, confirmation from the system of record, reconciliation, exception handling, and explicit treatment of irreversible actions.

This limit is not a weakness peculiar to one product. It is a design boundary that should remain visible. If an organization collapses “authorized” into “done correctly,” it will produce clean access logs while remaining unable to explain what business state actually changed.

The operating consequence: build an authorization spine, then join it to effect control

AgentMinder’s arrival is a practical signal that agent governance is moving into enterprise runtime infrastructure. The immediate architectural task is not to replace every existing identity or policy system. It is to identify the action boundaries where an agent leaves its reasoning environment and reaches an organizational capability.

  • Put policy enforcement in front of consequential tools and backends, rather than relying on an agent’s prompt or a one-time session grant.
  • Make each decision carry enough context to distinguish the initiating user, agent, declared mission and intent, tool, resource, and current conditions.
  • Keep an independent record of attempted actions and authorization decisions; use it for audit and anomaly investigation, not as a substitute for outcome evidence.
  • Connect authorization decisions to business-effect controls. For high-consequence actions, verify completion in the system of record and define how exceptions, duplicates, and non-reversible effects are handled.
  • Treat standards-based interfaces such as AuthZEN as an integration boundary, not as a guarantee that policy models or organizational semantics are aligned.

The deeper lesson is simple. An autonomous organization should allow an agent to propose and plan, but it should not ask the agent to be the final holder, interpreter, and witness of its own authority. Reasoning belongs with the agent. Permission belongs with the organization at runtime. Evidence of the decision belongs in a governed layer. And evidence that the business effect occurred must come from the systems that actually carry that effect.

BUILD WITH AES

Turn architecture into an operating company.

AES connects strategy, tasks, organizational memory, knowledge, agents, people and approvals in one execution environment.