clearml-server icon indicating copy to clipboard operation
clearml-server copied to clipboard

Feature Request: Temporary S3 Credentials for Web UI

Open ngessert opened this issue 1 year ago • 4 comments

At our company, we only use temporary s3 credentials (key+secret+token) for security reasons. That is no problem on the user/client side, as we can use the boto3 credential chain (see config: here).

However, for the web UI you can only enter permanent credentials (key+secret). It would be great to be able to use temporary credentials for the web UI as well.

ngessert avatar Jun 13 '23 15:06 ngessert

Great suggestion @ngessert. It's actually already been suggested and should become available in the next UI release (Thanks @annaelee)

ainoam avatar Jun 13 '23 15:06 ainoam

Great! Do you have a rough estimate for the next release date/week?

ngessert avatar Jun 17 '23 12:06 ngessert

@ngessert The later part of Jul-23 looks good at this stage :)

ainoam avatar Jun 18 '23 06:06 ainoam

Hey @ngessert! v1.12.0 is now out, supporting AWS S3 temporary access tokens.

pollfly avatar Aug 06 '23 07:08 pollfly