Skip to content

Add Codex OAuth troubleshooting note#31

Open
dmontagu wants to merge 1 commit into
mainfrom
dm/codex-oauth-troubleshooting
Open

Add Codex OAuth troubleshooting note#31
dmontagu wants to merge 1 commit into
mainfrom
dm/codex-oauth-troubleshooting

Conversation

@dmontagu

@dmontagu dmontagu commented Jul 13, 2026

Copy link
Copy Markdown

Codex CLI 0.142.0 through at least 0.144.3 drops the RFC 9207 iss parameter from the OAuth authorization callback (openai/codex#31573), so codex mcp login logfire fails with Authorization server response missing required issuer after the browser shows "Authentication complete". This has been breaking the Install-In-Codex flow for users since late June.

Adds a troubleshooting subsection under Install In Codex documenting the failure mode and workarounds (server-side workaround being rolled out to hosted Logfire MCP; downgrade to codex 0.141.0 otherwise).

https://claude.ai/code/session_014iPT6z2qtARBxoKCPgw4wc

@dmontagu dmontagu self-assigned this Jul 13, 2026
Codex CLI 0.142.0+ drops the RFC 9207 `iss` parameter from the OAuth
callback (openai/codex issue 31573), so `codex mcp login` fails with
"Authorization server response missing required issuer" against
spec-compliant servers, including the hosted Logfire MCP. Document the
failure mode and workarounds.

Claude-Session: https://claude.ai/code/session_014iPT6z2qtARBxoKCPgw4wc
@dmontagu
dmontagu force-pushed the dm/codex-oauth-troubleshooting branch from d17f544 to d3487b4 Compare July 13, 2026 19:18
@dmontagu dmontagu changed the title Add Codex OAuth troubleshooting note (openai/codex#31573) Add Codex OAuth troubleshooting note Jul 13, 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