Featured image of post The Identities Nobody Owns

The Identities Nobody Owns

Machine identities outnumber your people many times over, and unlike your people, no manager owns them and no auditor asks hard questions about them. So they accumulate access, keep static credentials, and outlive the projects they were built for. The fix is an owner for every one, plus telemetry to surface the dead and the over-privileged.

Featured image of post The Broker Is the Choke Point

The Broker Is the Choke Point

Getting rid of standing access sounds simple until you ask how anyone gets in when they need to. An authorization broker is the answer: a choke point that issues short-lived, scoped, audited access. Here's when a broker is worth running and when native IAM is already enough.

Featured image of post When You Can Actually Use Workload Identity

When You Can Actually Use Workload Identity

Workload identity is the goal: no static secrets, short-lived credentials, identity the platform vouches for. But you can't flip to it everywhere at once. Here's what has to be true before a workload can drop its secrets, and what to do about the systems that aren't there yet.

Featured image of post You Can Reach More Than You Were Granted

You Can Reach More Than You Were Granted

On paper a role grants a short list of permissions. In practice you assume a role, land on an instance, the instance has its own role, and that role reaches further. The dangerous access is the access you cannot see, and most reviews never look for it.

Featured image of post What Compliance Work Belongs to the Agent

What Compliance Work Belongs to the Agent

The same shape that makes AI useful for access reviews extends to firewall rule cleanup, certificate rotations, vulnerability triage, and a long list of other recurring compliance work. The criteria are simple: the task happens on a schedule, it produces evidence, and the action it proposes is bounded. Here's how to build the agents and the guardrails that keep them honest.

Featured image of post MCP Earns Its Keep at the Boundary

MCP Earns Its Keep at the Boundary

Articles claiming that MCP is going away in favor of direct API calls with workload identity are half right. For systems you own, the direct call is often cleaner. For third-party services, MCP is the only surface where security policy, audit, and blast-radius control can live.