Skip to content

fix: re-register after auth server change#1011

Open
DaleSeo wants to merge 1 commit into
mainfrom
fix/conformance-auth-migration-dispatch
Open

fix: re-register after auth server change#1011
DaleSeo wants to merge 1 commit into
mainfrom
fix/conformance-auth-migration-dispatch

Conversation

@DaleSeo

@DaleSeo DaleSeo commented Jul 18, 2026

Copy link
Copy Markdown
Member

Motivation and Context

This is a quick follow-up to #1008. It routed auth/authorization-server-migration through the generic auth flow, which made its dedicated conformance path unreachable. Restoring that path exposed a second issue in #998: after clearing the DCR credentials tied to the previous authorization server, initialize_from_store returned an issuer-mismatch error instead of allowing registration with the new server. This completes the authorization-server migration flow and adds a focused regression test.

How Has This Been Tested?

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@github-actions github-actions Bot added T-core Core library changes T-transport Transport layer changes labels Jul 18, 2026
@DaleSeo DaleSeo self-assigned this Jul 18, 2026
@DaleSeo
DaleSeo marked this pull request as ready for review July 18, 2026 14:00
@DaleSeo
DaleSeo requested a review from a team as a code owner July 18, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-core Core library changes T-transport Transport layer changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant