Skip to content

add(considered): browser OAuth architecture is outside the spec scope - #211

Merged
jdevalk merged 2 commits into
mainfrom
considered/oauth-browser-based-apps-2026-09-11
Sep 11, 2026
Merged

jdevalk merged 2 commits into
mainfrom
considered/oauth-browser-based-apps-2026-09-11

Conversation

@jdevalk

@jdevalk jdevalk commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Records RFC 10017, OAuth 2.0 for Browser-Based Applications, as out-of-scope: its central recommendations concern OAuth client architecture. Links the relevant website-level cookie and CSP guidance without suggesting those checks establish compliance with the whole BCP.

The summary distinguishes public browser clients from confidential backends. Refresh-token rotation or sender constraint is mandatory for public clients when refresh tokens are issued; it is not a blanket requirement for all three architectures. A BFF keeps tokens out of application JavaScript and authenticates its browser session with a cookie.

The __Host-Http- cookie prefix remains a possible follow-up for the cookie-attributes page once support is verified.

Validation: Astro build, ESLint, formatting, Agent Skill integrity and diff checks pass locally.

…origin

BCP 212 (published 2026-08-21) ranks BFF / token-mediating / browser-only
architectures for SPAs using OAuth. Recorded as out-of-scope: where the
tokens live is not observable from outside, and the origin-visible parts
(cookie attributes, nonce/hash CSP) are already specced. Notes the
__Host-Http- prefix as a possible later addition to cookie-attributes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 11, 2026

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3d64fd2
Status: ✅  Deploy successful!
Preview URL: https://58eefd94.specification-website.pages.dev
Branch Preview URL: https://considered-oauth-browser-bas.specification-website.pages.dev

View logs

@jdevalk jdevalk changed the title add(considered): RFC 10017 OAuth for browser apps has nothing at the origin add(considered): browser OAuth architecture is outside the spec scope Sep 11, 2026
@jdevalk
jdevalk marked this pull request as ready for review September 11, 2026 17:13
@jdevalk
jdevalk merged commit d8dab76 into main Sep 11, 2026
9 checks passed
@jdevalk
jdevalk deleted the considered/oauth-browser-based-apps-2026-09-11 branch September 11, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant