len548 opened a new pull request, #9343: URL: https://github.com/apache/ozone/pull/9343
## What changes were proposed in this pull request? Please describe your PR in detail: * Introduced a new HTTP server on 9880 port * STS endpoint in the new server with mock return values * Modification in signature initialization to make it compatible with STS The current signature base creation method expects headers to include `x-amz-content-sha256` as payload hash for s3. For STS request, it needs actual payload hash. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13345 ## How was this patch tested? Unit test and modified existing 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]
