Skip to content

Commit 4111708

Browse files
RahulHeredIvYaNshhh
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 eb021f0 commit 4111708

5 files changed

Lines changed: 205 additions & 157 deletions

File tree

0 commit comments

Comments
 (0)