org.apache.dubbo.extensions:dubbo-metadata-report-consul在yml中如何配置acl的token
Open
type/enhancement
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
我们的项目准备使用dubbo3.0+consul,在进行metadata-report配置时发现不支持token的配置,我看了一下源代码,好象也没有使用token的地方。因为不使用consul的acl在生产环境怕有安全问题,请问应该怎么配置token呢?
Contributor guide
Research direction
Start by inspecting the dubbo-metadata-report-consul metadata-report configuration entry point and the source path where Consul requests are created; the issue says token handling is absent. Check how YAML properties are mapped and how ACL authentication is expected to reach Consul. Done means a documented token configuration is accepted and used for metadata-report Consul access, with relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100