hawkbit-extensions icon indicating copy to clipboard operation
hawkbit-extensions copied to clipboard

Depend on com.amazonaws.aws-java-sdk-sts

Open zyga opened this issue 1 year ago • 3 comments

This allows using real AWS S3 with a web identity token. See [1] for details. Absence of this dependency requires using less desired password-based authentication.

[1] https://github.com/aws/aws-sdk-java/blob/master/aws-java-sdk-core/src/main/java/com/amazonaws/auth/profile/internal/securitytoken/STSProfileCredentialsServiceLoader.java#L20

Signed-off-by: Zygmunt Krynicki [email protected]

zyga avatar Feb 03 '23 09:02 zyga