TL;DR: Traditional authorization breaks when AI agents, APIs, and fragmented data stores make access decisions at runtime, not at login, according to PlainID. The real shift is from embedded RBAC checks to centralized, policy-driven enforcement that can keep pace with autonomous action and Zero Trust expectations.
NHIMG editorial — based on content published by PlainID: Agentic Identity Platform transforming authorization into a strategic control plane for the agentic AI era
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.
Questions worth separating out
Q: How should security teams implement runtime authorization for AI agents and APIs?
A: Start by centralising policy decisions and enforcing them at the point of action, not only at login.
Q: Why do static roles break down in distributed authorization environments?
A: Static roles assume access patterns are stable, but modern systems split a single action across microservices, APIs, and data stores.
Q: What do teams get wrong about Zero Trust and authorisation?
A: Many organisations stop Zero Trust at the network boundary and treat application authorization as a development detail.
Practitioner guidance
- Inventory embedded authorisation checks Map where access decisions still live inside application code, microservices, and API gateways, then identify which of those decisions need central policy control and consistent logging.
- Separate policy administration from enforcement Keep policy definition, decision evaluation, and enforcement distinct so one rule set can govern apps, APIs, and data paths without duplicated logic.
- Bind runtime policy to AI tool use Apply context-aware controls to each agent action, including tool invocation, data retrieval, and response generation, so permissions are checked at the point of decision.
What's in the full article
PlainID's full article covers the operational detail this post intentionally leaves for the source:
- Central policy administration patterns for data, API, and application authorisation
- Decision-engine capabilities for permit, deny, entitlement resolution, and context-aware evaluation
- Policy enforcement patterns for blocking, modifying, or allowing requests at runtime
- Lifecycle management and delegation patterns for policy governance across teams
👉 Read PlainID’s analysis of runtime authorization as a control plane for agentic AI →
Agentic AI authorization control planes: what IAM teams need to know?
Explore further
Runtime authorization is now the control plane that determines whether Zero Trust actually reaches applications and data. Network-level trust reduction is not enough when the decisive access choice happens inside services, APIs, and AI workflows. The article is right that static, embedded checks cannot carry the load in distributed systems. The practitioner conclusion is that authorization has moved from implementation detail to core governance architecture.
A few things that frame the scale:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), according to the 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, according to SailPoint.
A question worth separating out:
Q: Who should own policy governance for human, NHI, and agent access decisions?
A: Identity governance teams should own the policy model, with security architecture and application teams supporting enforcement and telemetry. The key is one consistent governance framework that covers human users, service identities, and AI agents without splitting rules across separate control planes.
👉 Read our full editorial: Runtime authorization as a control plane for agentic AI security