Skip to content
← Back to release · 2.1.271
Bug fixes / v2.1.271

Fix MCP OAuth client registration bugs

CHANGELOG · original

Fixed MCP OAuth mishandling client registrations: denying consent forced a new one, one for another redirect URI was reused, and a concurrent write could delete a valid one or keep a mismatched one
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details