Last modified by alexisdurieux on 2022/03/25 08:38

From version 4.1
edited by alexisdurieux
on 2020/12/09 16:16
Change comment: There is no comment for this version
To version 16.1
edited by alexisdurieux
on 2021/04/12 15:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,34 +2,53 @@
2 2  (((
3 3  (% class="container" %)
4 4  (((
5 -= My Collab's Extended Title =
5 +(% style="text-align: justify;" %)
6 += Data Proxy =
6 6  
7 -My collab's subtitle
8 +The data-proxy allows you to access CSCS Object Swift storage as an authenticated ebrains user without requiring a Fenix account.
8 8  )))
9 9  )))
10 10  
11 11  (% class="row" %)
12 12  (((
13 -(% class="col-xs-12 col-sm-8" %)
14 14  (((
15 -= What can I find here? =
15 +(% style="text-align: justify;" %)
16 +The data proxy core is the application that acts as a proxy to the CSCS Swift storage.
16 16  
17 -* Notice how the table of contents on the right
18 -* is automatically updated
19 -* to hold this page's headers
18 +(% style="text-align: justify;" %)
19 +=== Object Storage ===
20 20  
21 -= Who has access? =
22 22  
23 -Describe the audience of this collab.
24 -)))
22 +The documentation on the swift object storage can be found here: [[https:~~/~~/docs.openstack.org/swift/pike/admin/objectstorage-intro.html>>https://docs.openstack.org/swift/pike/admin/objectstorage-intro.html]]
25 25  
26 26  
27 -(% class="col-xs-12 col-sm-4" %)
28 -(((
29 -{{box title="**Contents**"}}
30 -{{toc/}}
31 -{{/box}}
25 +(% style="text-align: justify;" %)
26 +=== Authentication ===
32 32  
33 -
28 +(% style="text-align: justify;" %)
29 +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
30 +
31 +(% style="text-align: justify;" %)
32 +=== Bucket system ===
33 +
34 +(% style="text-align: justify;" %)
35 +We use the Collaboratory authorization system for the buckets.
36 +
37 +(% style="text-align: justify;" %)
38 +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
39 +
40 +(% border="3" %)
41 +|=(% style="text-align: justify;" %)Collab Right|=(% style="text-align: justify;" %)Available actions on bucket
42 +|(% style="text-align:justify" %)Viewer|(% style="text-align:justify" %)Read
43 +|(% style="text-align:justify" %)Editor|(% style="text-align:justify" %)Create, Read, Update, Delete
44 +|(% style="text-align:justify" %)Admin|(% style="text-align:justify" %)Create, Read, Update, Delete
45 +|(% style="text-align:justify" %)Not a collab member|(% style="text-align:justify" %)No actions
46 +
47 +(% class="wikigeneratedid" %)
48 +You can access the buckets in the "Buckets" menu in every collab
49 +
50 +=== ===
51 +
52 +The API is self-documentated using Swagger UI. You can access it here: [[https:~~/~~/data-proxy.ebrains.eu/api/docs>>https://data-proxy.ebrains.eu/api/docs]] or in the "API Documentation".
34 34  )))
35 35  )))
Screenshot_2021-01-06 FastAPI - Swagger UI.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.alexisdurieux
Size
... ... @@ -1,0 +1,1 @@
1 +38.4 KB
Content
XWiki.XWikiRights[3]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Levels
... ... @@ -1,0 +1,1 @@
1 +view
Users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest