Connect · Agent identity
Every agent action,attributed.
Speakeasy ties every agent session to the person driving it. Sign-in runs through the identity provider you already operate, every action is checked against policy your security team can read, and every allow-or-deny decision is recorded under a real name.
01 · The problem
Agents multiply what one person can do. Accountability has to keep up.
- Who's driving?
- One shared service account for every agent
- Allowed to make this call?
- A server-level allowlist, the same for everyone
- Who can answer later?
- “The agent used the service account”
- Who's driving?
- A real user, signed in through your IdP
- Allowed to make this call?
- Policy scoped to the person, the system, and the action
- Who can answer later?
- The named user and the exact rule that allowed it
We built our access controls on IAM. When we rolled out agents, none of them worked. Speakeasy let us extend those controls to all our AI usage.

Thierry Dang
Security Operations, MoonPay
02 · The solution
The missing identity layer
Connect agents to people
Speakeasy sits between agents and the systems they act on. Identity comes from your directory, policy is written in language the owning team can read, and every decision leaves a record that stands up to an audit.
Agent sign-in
- 1. Authenticate
- Okta, Entra, Auth0, and any SAML / OIDC
- Directory Sync keeps access current
- Deprovisioning that sticks
03 · The results
Accountability you can measure
Putting identity in front of every agent moves the numbers security cares about.
100%
Agent actions attributed
Every action recorded under a named person from your directory.
0
Shared service accounts
Agents inherit identity from the person driving them.
2 days
To roll out org-wide
Sign-in through the IdP you already run, with nothing custom to build.
I don't want anyone using internal UIs or opening SaaS apps. The moment someone shifts a workflow to being AI-native it drops from a two-hour task down to minutes.

Shreyas Kumar
Co-founder, Fermat
Questions