S3 Users
To access object storage you need an S3 user. All buckets created and the objects within belong to that S3 user.
S3 users are created in the scope of a project.
S3 users can have a set of credentials that can be shared with others and can be invalidated individually.
Object storage improvements
We're currently working on improving the object storage experience. Further information will follow.
List S3 Users
Permission required
- You will need the necessary permissions to perform this operation.
- For details refer to the authorization model
Create S3 User and credentials
Permission required
- You will need the necessary permissions to perform this operation.
- For details refer to the authorization model
Managing Credentials
Permission required
- You will need the necessary permissions to perform this operation.
- For details refer to the authorization model
Each S3 User can have multiple credentials. Credentials can be created and revoked individually without affecting the S3 user itself.
Add Credentials
To create a new set of credentials click on the Add option.
This will immediately create new credentials that you can copy.
Copy Credenitals
To copy credentials of the user simply click the :material-copy-content: copy button
Delete Credenitals
To delete credentials simply click on the delete option next to the credential.
Confirm the operation in the emerging dialog by clicking Delete
Delete S3 User
Permission required
- You will need the necessary permissions to perform this operation.
- For details refer to the authorization model
Warning
- Deleting an S3 user ALSO deletes all buckets and the objects within.
- The operation can not be reverted

