X-LightYear commented on issue #5021: URL: https://github.com/apache/rocketmq-dashboard/issues/5021#issuecomment-5791549755
Implementation note from the provider audit: the new MCP tool will require `ACL_MANAGEMENT` (not `REMOTING`). `AclService.updateUser` reaches both the Apache repository path and the Tencent cloud-role provider path, while Tencent capability resolution exposes `ACL_MANAGEMENT` without `REMOTING`. The mutation remains `acl:write` and L3-confirmed, and the output keeps the existing credential-free `AclUserItem` projection. The update result schema accepts a missing numeric `id` so the current Tencent role representation works without depending on the separate #5012/#5013 identifier fix. -- 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]
