Cloudflare OAuth Makes Agent Permissions Less All-Or-Nothing
LinkedIn newsletter draft for A2Techify Field Notes.
Source post: https://blogs.a2techify.com/2026/08/21/cloudflare-oauth-optional-scopes-agent-consent/ LinkedIn URL: TODO after publishing
Newsletter Title
Cloudflare OAuth Makes Agent Permissions Less All-Or-Nothing
Intro
Cloudflare’s optional OAuth scopes give agent and MCP builders a practical way to request broad capability while letting users approve a narrower task-based grant.
Takeaways
- Cloudflare OAuth already allowed an app to request a subset of the scopes configured on the OAuth client.
- Agent permissions are easy to over-grant.
- The OAuth client still has a configured scope list. The new field is optionalscopes, which names the configured scopes a user may decline during consent.
- The next useful step is better agent UX around partial grants.
CTA
Read the full note: https://blogs.a2techify.com/2026/08/21/cloudflare-oauth-optional-scopes-agent-consent/
Publishing Notes
- Publish manually from the A2Techify LinkedIn Page newsletter editor.
- After publishing, add the LinkedIn newsletter URL to the source post front matter as
linkedin_url. - Keep the blog post as the canonical article.
Topics: agents, cloudflare, security, mcp