Skip to content

Commit cd3c1ce

Browse files
RahulHereRahulHere
authored andcommitted
Fix OAuth flow for claude.ai MCP connector (#7)
- Remove initialize from publicMethods so first request gets 401 with WWW-Authenticate header, triggering OAuth discovery flow - Add /oauth/token proxy route to forward token exchange to Keycloak (claude.ai uses the discovered token_endpoint URL) - Switch auth example to use npm package (latest) instead of local ref - Add request logging for debugging
1 parent b2fcc0b commit cd3c1ce

5 files changed

Lines changed: 205 additions & 157 deletions

File tree

0 commit comments

Comments
 (0)