[Feature] Dubbo MCP Authentication Support
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
### Pre-check
- [x] I am sure that all the content I provide is in English.
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar feature requirement.
### Apache Dubbo Component
Java SDK (apache/dubbo)
### Descriptions
To ensure secure communication between clients and the registry through the Dubbo MCP protocol, we plan to introduce an authentication mechanism. This will help prevent unauthorized access and allow integration with existing security infrastructures.
### Related issues
_No response_
### Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Research direction
No files, tests, or entry points are specified. Start by locating the Java SDK's Dubbo MCP client and registry communication code, then determine the authentication design and integration points. Done means clients and the registry authenticate securely through the Dubbo MCP protocol without unauthorized access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100