Cloudflare has rolled out new access controls for its Developer Platform, specifically targeting Cloudflare Workers. This update enables users to grant access to individual Workers, rather than providing broad account-level permissions. The change addresses the need for more precise control over who can modify applications, particularly for teams and automated agents.
The update introduces four new roles designed to limit what a user or agent can do within a Worker. These roles aim to balance the need for specific permissions without creating an overly complex system. The roles allow for actions ranging from debugging without exposing source code, reading content without modification, making changes without deletion, to full management of a Worker.
These new roles can be applied at three different scopes: the Developer Platform level, the product level (e.g., all Workers), or the resource level (e.g., a single Worker). This flexibility ensures that access can be tailored precisely to the requirements of a specific task or user, supporting the principle of least privilege. For example, a 'metadata read-only' control can be set at any of these levels.
The new access controls are available for all customers immediately. Users can assign these roles directly to teammates logging into the dashboard, ensuring they only see Workers they have access to. Additionally, API tokens can be created with scoped access, allowing automated agents to interact with specific applications without broader permissions.
Cloudflare plans to extend these resource-level access controls to other products within its Developer Platform. This includes services such as D1, R2, and KV, indicating a broader strategy to implement consistent and granular access management across its offerings.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Cloudflare has released new access controls for its Workers platform, allowing users to assign specific access levels to individual Workers. This update includes four new roles and the ability to apply permissions at the Developer Platform, product, or resource level, enhancing security and adherence to the principle of least privilege.