FreeOnePlus opened a new pull request, #115: URL: https://github.com/apache/doris-mcp-server/pull/115
## Summary - normalize Authorization bearer credentials once at the MCP authentication boundary - pass one immutable, redacted credentials DTO through static token, JWT, external OAuth, and Doris OAuth providers - preserve legacy OAuth callback compatibility while removing provider-side header guessing - add focused regression coverage for parsing, routing, metadata, and token redaction ## Validation - `uv run pytest -q`: 416 passed, 61 skipped - protocol matrix: 18 passed, including Streamable HTTP, real subprocess Stdio, and multiworker coverage - real Doris transport matrix: 4 passed - `uv lock --check`, `uv build`, and `python -m compileall` passed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
