Section 3 · Step 4
Revoke access
One click. The consent grant is revoked, every active token tied to it is invalidated, and any open session is terminated. The underlying client ID stays — another user could grant consent later — but this agent, acting for this user, is stopped now.
Confirm revocation
Revoke access for claims-bot-v2?
This invalidates every token issued under the consent grant for dnguyen@northwind.com and terminates any open session. No data is deleted. The agent record stays in the Agent Directory for audit history.
What revocation does, precisely
- 1Consent grant for dnguyen@northwind.com removed
- 23 active tokens issued under that grant invalidated
- 3Open sessions tied to those tokens terminated
- 4Audit event written · admin attribution preserved
The MCP client ID is intact. Another user could grant consent in future, but right now this agent can't call a single tool.