You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, filesets for cloud storage use static credentials such as AKSK or account name/key to access the corresponding storage. Using static keys is not secure or elegant, so this issue aims to provide a mechanism for using temporary credentials to access cloud storage such as S3, GCS, Azure Blob Storage, and other cloud services like OSS.
Describe the proposal
Currently, filesets for cloud storage use static credentials such as AKSK or account name/key to access the corresponding storage. Using static keys is not secure or elegant, so this issue aims to provide a mechanism for using temporary credentials to access cloud storage such as S3, GCS, Azure Blob Storage, and other cloud services like OSS.
Task list
The text was updated successfully, but these errors were encountered: