Preflight Checklist
What's Wrong?
Claude Code 2.1.75+ requests scope user:mcp_servers which the auth server rejects as unknown. Versions before 2.1.75 lack code_challenge which is now required.
No working version exists for Pro user OAuth login.
Steps to reproduce:
- Run claude on a headless server
- Copy the OAuth URL to a browser
- Auth server returns: Invalid OAuth Request - Unknown scope: user:mcp_servers
Version: 2.1.87 (also tested 2.1.75-2.1.86)
What Should Happen?
unable to authenticate:
Claude Code 2.1.75+ requests scope user:mcp_servers which the auth server rejects as unknown.
Versions before 2.1.75 lack code_challenge which is now required.
Error Messages/Logs
Steps to Reproduce
Steps to reproduce:
- Run claude on a headless server
- Copy the OAuth URL to a browser
- Auth server returns: Invalid OAuth Request - Unknown scope: user:mcp_servers
- 2.1.75 - 2.1.87: "Unknown scope: user:mcp_servers"
- 2.1.55 - 2.1.74: "Missing code_challenge parameter"
- 2.1.0: "Redirect URI not supported"
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.86
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
No response
Preflight Checklist
What's Wrong?
Claude Code 2.1.75+ requests scope user:mcp_servers which the auth server rejects as unknown. Versions before 2.1.75 lack code_challenge which is now required.
No working version exists for Pro user OAuth login.
Steps to reproduce:
Version: 2.1.87 (also tested 2.1.75-2.1.86)
What Should Happen?
unable to authenticate:
Claude Code 2.1.75+ requests scope user:mcp_servers which the auth server rejects as unknown.
Versions before 2.1.75 lack code_challenge which is now required.
Error Messages/Logs
Steps to Reproduce
Steps to reproduce:
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.86
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
No response