Skip to content

new feature: Support custom security token provider for AliyunOSS #6507

@cavivie

Description

@cavivie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestreleases-note/featThe PR implements a new feature or has a title that begins with "feat"services/oss

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions