RockteMQ-AI commented on issue #819: URL: https://github.com/apache/rocketmq-externals/issues/819#issuecomment-5381061771
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Feasible **Scope:** rocketmq-connect authentication layer This is a valid enhancement request. Production RocketMQ deployments commonly use AK/SK (AccessKey/SecretKey) authentication, and the connect runtime not supporting it is a significant gap for production use. **Key considerations:** - AK/SK credentials should be configurable per-connector or globally - The authentication flow should integrate with the existing RocketMQ ACL mechanism - TLS should be enforced when transmitting credentials **Note:** Filed September 2021. Please verify if recent rocketmq-connect versions have added AK/SK support. --- *Automated evaluation by RockteMQ-AI* -- 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]
