Mood: 😔
Category: Bugs
I'm not sure which update broke my OAuth authentication with a remote MCP server. Oauth cached config is:
{
"serverUrl": "https://server.example.dev/mcp",
"authorizationServerUrl": "https://example.okta.com/oauth2/default",
"clientId": "XXXXXYYYYY",
"redirectUri": "http://127.0.0.1:33418/",
"resourceUrl": "https://server.example.dev/mcp",
"issuedAt": 1782905187,
"isStatic": true
}
| Field |
Value |
| App version |
1.0.12 |
| OS |
macOS 26.5.1 |
| Theme |
GitHub |
| Path |
/chat |
| Tenure |
Day 1 |
Mood: 😔
Category: Bugs
I'm not sure which update broke my OAuth authentication with a remote MCP server. Oauth cached config is:
{
"serverUrl": "https://server.example.dev/mcp",
"authorizationServerUrl": "https://example.okta.com/oauth2/default",
"clientId": "XXXXXYYYYY",
"redirectUri": "http://127.0.0.1:33418/",
"resourceUrl": "https://server.example.dev/mcp",
"issuedAt": 1782905187,
"isStatic": true
}