Similarityoung opened a new pull request, #740: URL: https://github.com/apache/dubbo-go-pixiu/pull/740
<!-- Thanks for sending a pull request! --> **What this PR does**: add MCP authorization with [doc](https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization) This pull request introduces a new OAuth 2.0 resource server authentication filter for MCP protocol support, upgrades several dependencies, and adds configuration and constants to support authorization flows. The main focus is on implementing a robust, standards-compliant authorization mechanism using the `github.com/lestrrat-go/jwx` library, with supporting configuration and documentation for the new MCP authentication filter. -- 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]
