Skip to content

fix(mcp): honor callback configuration in standalone OAuth login - #3987

Merged
aheritier merged 1 commit into
mainfrom
fix/3879-debug-oauth-callback-parity
Aug 17, 2026
Merged

fix(mcp): honor callback configuration in standalone OAuth login#3987
aheritier merged 1 commit into
mainfrom
fix/3879-debug-oauth-callback-parity

Conversation

@aheritier

Copy link
Copy Markdown
Collaborator

Align debug oauth login with the runtime's managed OAuth flow by using
NewCallbackServerOnPort/ResolveRedirectURI instead of the fixed
NewCallbackServer/GetRedirectURI pair, so RemoteOAuthConfig.CallbackPort
and CallbackRedirectURL are honored identically in both paths.

@aheritier
aheritier marked this pull request as ready for review August 14, 2026 19:22
@aheritier
aheritier requested a review from a team as a code owner August 14, 2026 19:22
Base automatically changed from fix/3879-debug-oauth-login-repair to main August 17, 2026 07:54
Align `debug oauth login` with the runtime's managed OAuth flow by using
NewCallbackServerOnPort/ResolveRedirectURI instead of the fixed
NewCallbackServer/GetRedirectURI pair, so RemoteOAuthConfig.CallbackPort
and CallbackRedirectURL are honored identically in both paths.
@aheritier
aheritier force-pushed the fix/3879-debug-oauth-callback-parity branch from 696f338 to f5a6521 Compare August 17, 2026 07:54
@aheritier
aheritier merged commit bcad7f2 into main Aug 17, 2026
13 checks passed
@aheritier
aheritier deleted the fix/3879-debug-oauth-callback-parity branch August 17, 2026 08:11
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.

2 participants