Cloudflare has introduced OAuth scope customization, enabling a more granular approach to user consent for third-party applications. Previously, users faced an all-or-nothing choice when granting permissions, meaning they either approved all requested access or denied the application entirely. This new feature allows users to modify the requested permissions directly on the consent screen.
With this update, developers configuring an OAuth client can now mark specific scopes as either required or optional. During the authorization process, users are presented with the option to deselect any scopes that have been designated as optional. This provides users with greater control over the data and actions an application can access on their behalf, without requiring developers to build custom pre-consent screens.
The change addresses the increasing need for more granular permission models, especially as developers use OAuth for diverse integrations, internal tools, CLIs, and agents. While Cloudflare OAuth previously allowed clients to request a subset of configured scopes, the user experience remained binary. The new customization aligns with the OAuth specification, which permits authorization servers to grant a narrower set of scopes than initially requested.
This feature aims to give security-conscious users more flexibility in making informed choices about application access. It prevents situations where an application might request broad permissions, but a user only wishes to grant a limited subset. By allowing users to deselect optional scopes, Cloudflare enhances security by reducing the potential for over-privileged applications, while also improving the user experience by offering more control.
✨ 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 launched OAuth scope customization, allowing users to deselect optional scopes during authorization. This change moves from an all-or-nothing consent model to a more granular, task-based approach, enhancing user control over application permissions.