Data Proxy

Version 11.1 by alexisdurieux on 2021/03/30 17:24

Data Proxy

Documentation

The data proxy core is the application that acts as a proxy to the CSCS Swift storage.

Authentication

The application itself is connected to the CSCS storage. The user is authenticated against the data-proxy application using authorization headers. The user is then authenticated against the EBRAINS platform. That means the user only needs to have an EBRAINS account to access the data proxy and the Swift storage capabilities

Bucket system

We use the Collaboratory authorization system for the buckets.

For every collab, it is possible to access a Swift container as a user. The action the user can perform on the buckets depend on the rights the user has in the collab

Collab RightAvailable actions on bucket
ViewerRead
EditorCreate, Read, Update, Delete
AdminCreate, Read, Update, Delete
Not a collab memberNo actions