SummCoder commented on issue #10498: URL: https://github.com/apache/rocketmq/issues/10498#issuecomment-4747590217
Correction: After reviewing the official ACL 2.0 docs at rocketmq.apache.org, aclEnable and migrateAuthFromV1Enabled are NOT required for 5.x baseline config. The correct minimal setup is: authenticationEnabled + authenticationMetadataProvider authorizationEnabled + authorizationMetadataProvider initAuthenticationUser innerClientAuthenticationCredentials PR #10499 has been updated accordingly. My earlier code analysis showed the migration path but missed the native ACL 2.0 approach. Thanks @TingFeng-Git for pointing this out. -- 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]
