Changes for page Data Proxy & Human Data Gateway
Last modified by alexisdurieux on 2022/03/25 08:38
From version 13.1
edited by alexisdurieux
on 2021/04/06 14:45
on 2021/04/06 14:45
Change comment:
There is no comment for this version
To version 9.1
edited by alexisdurieux
on 2021/01/06 11:35
on 2021/01/06 11:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,12 +5,14 @@ 5 5 (% style="text-align: justify;" %) 6 6 = Data Proxy = 7 7 8 -Functional documentation 8 +(% style="text-align: justify;" %) 9 +Documentation 9 9 ))) 10 10 ))) 11 11 12 12 (% class="row" %) 13 13 ((( 15 +(% class="col-xs-12 col-sm-4" %) 14 14 ((( 15 15 (% style="text-align: justify;" %) 16 16 The data proxy core is the application that acts as a proxy to the CSCS Swift storage. ... ... @@ -19,16 +19,16 @@ 19 19 ==== Authentication ==== 20 20 21 21 (% style="text-align: justify;" %) 22 -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 EBRAINSaccount to access the data proxy and theSwift storage capabilities24 +The application itself is connected to the CSCS storage. The user is authenticated against the data-proxy application using an authorization headers. The user is then authenticated against the EBRAINS platform. That means the user only needs to have a ebrains account to access the data proxy and the swift storage capabilities 23 23 24 24 (% style="text-align: justify;" %) 25 25 === Bucket system === 26 26 27 27 (% style="text-align: justify;" %) 28 -We use the Collaboratory authorization system for the buckets.30 +We use the collaboratory authorization system for the buckets. 29 29 30 30 (% style="text-align: justify;" %) 31 -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 collab33 +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 32 32 33 33 (% border="3" %) 34 34 |=(% style="text-align: justify;" %)Collab Right|=(% style="text-align: justify;" %)Available actions on bucket ... ... @@ -37,15 +37,16 @@ 37 37 |(% style="text-align:justify" %)Admin|(% style="text-align:justify" %)Create, Read, Update, Delete 38 38 |(% style="text-align:justify" %)Not a collab member|(% style="text-align:justify" %)No actions 39 39 40 -(% class="wikigeneratedid" %)41 - Youcan accessthe bucketsinthe"Buckets"menuin everycollab42 +(% style="text-align: justify;" %) 43 +**Should the editor be able to create the bucket in the first place ?** 42 42 43 -(% class="wikigeneratedid" %) 44 -=== === 45 45 46 -=== API documentation === 46 +(% style="text-align: justify;" %) 47 +=== **Api description** === 47 47 49 +(% style="text-align: justify;" %) 50 + 51 +))) 48 48 49 - The APIis self-documentatedusingSwagger 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".53 +[[image:Screenshot_2021-01-06 FastAPI - Swagger UI.png]] 50 50 ))) 51 -)))