fmorg-git opened a new pull request, #9372:
URL: https://github.com/apache/ozone/pull/9372

   Please describe your PR in detail:
   * Plumbing for passing STS token through S3 api processing. The STS token is 
decoded, decrypted and validated once and passed through a thread local for 
remaining accesses if it is valid.  Also, a new method `getEffectiveAccessId()` 
has been created in `OzoneManager` because the Kerberos identity used for STS 
requests must be the identity that originally created the token.
   * This PR depends on https://github.com/apache/ozone/pull/9344 - use 
https://github.com/fmorg-git/ozone/compare/HDDS-13961...HDDS-13997 for the diff.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-13997
   
   ## How was this patch tested?
   
   Unit 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]

Reply via email to