Skip to content

🚀 Auto-PR: Merge test → main#798

Merged
quotentiroler merged 13 commits into
mainfrom
test
Jun 4, 2026
Merged

🚀 Auto-PR: Merge test → main#798
quotentiroler merged 13 commits into
mainfrom
test

Conversation

@proxy-smart-releaser
Copy link
Copy Markdown
Contributor

Automated Pull Request 🤖

This PR was automatically created to merge changes from test into main.

Changes:

  • Commits ahead of main: 11
  • Commits behind main: 2
  • TODOs remaining in codebase: 4

Review: Please review the changes before merging.

proxy-smart-releaser Bot and others added 13 commits June 3, 2026 23:14
VS Code's MCP OAuth client passes resourceMetadata.scopes_supported
(openid, profile, email, offline_access) verbatim to the DCR endpoint.
When the admin settings don't include all of those in allowedScopes,
the server returned 400 invalid_scope, causing VS Code to show
'DCR not supported' and prompt for manual client_id entry.

Per RFC 7591 §2 the server MAY grant fewer scopes than requested.
Now we filter to the intersection of requested and allowed scopes
instead of rejecting the entire registration.

Fixes: VS Code MCP connection failure on beta.proxy-smart.com
🧪 Auto-PR: Merge `develop` → `test`
@quotentiroler quotentiroler merged commit 2c9817e into main Jun 4, 2026
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