-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Labels
Auth and Identity πNeeds Review πneeds review by the product teamneeds review by the product teamSupport Ticket βοΈsupport ticket and I need some helpsupport ticket and I need some help
Description
I'm experiencing OAuth authentication failures when using the official Microsoft
Azure DevOps MCP Server (@azure-devops/mcp) with Claude Desktop on macOS.
Steps to Reproduce:
- Configure Claude Desktop with the official Azure DevOps MCP server
- Attempt to use any Azure DevOps tool
- Browser opens for OAuth authentication
- Enter credentials ([email protected])
- Error: "This username may be incorrect"
- After selecting account, get error: AADSTS900144: The request body must
contain the following parameter: 'client_id'
Environment:
- OS: macOS
- Client: Claude Desktop
- MCP Server: @azure-devops/mcp (latest)
- Organization: https://dev.azure.com/mabldemo
- Account: [email protected]
Additional Context:
- Can successfully authenticate to Azure DevOps via web browser
- Azure CLI (az login) authentication works perfectly
- Community alternative (@tiberriver256/mcp-server-azure-devops) with PAT
authentication works correctly - Suggests the OAuth implementation in the official server has a bug
Expected Behavior:
OAuth authentication should complete successfully and cache credentials
Actual Behavior:
OAuth fails with username error, then client_id parameter error

Metadata
Metadata
Assignees
Labels
Auth and Identity πNeeds Review πneeds review by the product teamneeds review by the product teamSupport Ticket βοΈsupport ticket and I need some helpsupport ticket and I need some help