cavivie opened a new issue, #6507:
URL: https://github.com/apache/opendal/issues/6507

   ### Feature Description
   
   First, the sts token can be provided from any situation, and secondly, this 
makes it possible to cache the sts token.
   
   ### Problem and Solution
   
   Currently, we only support setting the security token from environment 
variables or loading it from the Aliyun STS service. However, our security 
token is provided by a service other than a standard STS service. This means 
that the intermediate service will request the STS token from the Aliyun STS 
service and return some aggregated response. This is why we cannot use the STS 
endpoint (and we cannot have an OIDC token file).
   
   ### Additional Context
   
   _No response_
   
   ### Are you willing to contribute to the development of this feature?
   
   - [ ] Yes, I am willing to contribute to the development of this feature.


-- 
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: commits-unsubscr...@opendal.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to