Skip to content

feat(cloud-connection): device context on the approval URL#1784

Merged
xuyushun441-sys merged 1 commit into
mainfrom
feat/device-approval-context
Jun 12, 2026
Merged

feat(cloud-connection): device context on the approval URL#1784
xuyushun441-sys merged 1 commit into
mainfrom
feat/device-approval-context

Conversation

@xuyushun441-sys

Copy link
Copy Markdown
Contributor

Follow-up to #1783 (ADR runtime-identity-binding §2.3): bind/start appends runtime_name (hostname) + runtime_version to the device-flow verification URLs, so the cloud console approval page can show what is being authorized — the "new device wants to sign in" moment. Display-only informed-consent context; the page pairs it with an "only approve if you started this" warning (objectui PR follows).

Zero storage / zero new endpoints — the context rides the URL the runtime already returns to the panel.

🤖 Generated with Claude Code

…ame/runtime_version)

bind/start appends the requesting runtime's hostname + version to
verification_uri / verification_uri_complete so the cloud approval page
can name the device being authorized (ADR runtime-identity-binding §2.3).
Display-only informed consent — paired with the approval page's
'only approve if you started this' warning (objectui side).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Building Building Preview, Comment Jun 12, 2026 11:55am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation tests tooling size/s labels Jun 12, 2026
@xuyushun441-sys
xuyushun441-sys merged commit 9fea621 into main Jun 12, 2026
10 of 11 checks passed
@xuyushun441-sys
xuyushun441-sys deleted the feat/device-approval-context branch June 12, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s tests tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants