duongkame opened a new pull request, #4597: URL: https://github.com/apache/ozone/pull/4597
## What changes were proposed in this pull request? [HDDS-7830](https://issues.apache.org/jira/browse/HDDS-7830) implements secret key APIs in SCMSecurityProtocol, which for now doesn't enforce authorization (any authenticated principal can call the API). For secret key APIs, we want to limit the access to Ozone principals only, aka, Datanode and OM. The APIs should be moved to a separate protocol to enforce authorization separately. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8164 ## How was this patch tested? Integration tests. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
