helm icon indicating copy to clipboard operation
helm copied to clipboard

Support AWS STS (AWS_SESSION_TOKEN) for S3 Object Storage

Open BornToBeRoot opened this issue 11 months ago • 0 comments

Description of the change

Add sessionTokenKey to nextcloud.objectStore.s3.secretKeys once this https://github.com/nextcloud/server/issues/50579 is implemented.

Benefits

Support AWS STS for temporary credentials to access s3 object storage.

Possible drawbacks

-/-

Additional information

Currently, it is not possible to use dynamic, short-lived credentials with nextcloud to access s3...

BornToBeRoot avatar Jan 30 '25 17:01 BornToBeRoot