Skip to content
Discussion options

You must be logged in to vote

Thanks for reporting! This cannot be reproduced, Your commit (0736ff26) is exactly the v0.8.4 tag, and the main issue you're describing, stale client registrations causing retry loops with invalid credentials, was fixed after that release in:

  • #11925: Reuse Existing MCP OAuth Client Registrations to Prevent client_id Mismatch. This added automatic detection and cleanup of stale client registrations when the server rejects them (invalid_client, unauthorized_client, client_id mismatch, etc.), and improved the OAuth flow retry logic.

There is currently no UI affordance for the user to manually clear their stored OAuth tokens and trigger a fresh authorization flow

Additionally, there's alr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Educg550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #12563 on April 07, 2026 21:24.