Changes for page Data Proxy & Human Data Gateway
Last modified by alexisdurieux on 2022/03/25 08:38
From version 14.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 15.1
edited by alexisdurieux
on 2021/04/12 15:25
on 2021/04/12 15:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,7 +5,7 @@ 5 5 (% style="text-align: justify;" %) 6 6 = Data Proxy = 7 7 8 - Functionaldocumentation8 +The data-proxy allows you to access CSCS Object Swift storage as an authenticated ebrains user without requiring a Fenix account. 9 9 ))) 10 10 ))) 11 11 ... ... @@ -16,9 +16,16 @@ 16 16 The data proxy core is the application that acts as a proxy to the CSCS Swift storage. 17 17 18 18 (% style="text-align: justify;" %) 19 -=== =Authentication====19 +=== Object Storage === 20 20 21 + 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]] 23 + 24 + 21 21 (% style="text-align: justify;" %) 26 +=== Authentication === 27 + 28 +(% style="text-align: justify;" %) 22 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 EBRAINS account to access the data proxy and the Swift storage capabilities 23 23 24 24 (% style="text-align: justify;" %) ... ... @@ -40,7 +40,6 @@ 40 40 (% class="wikigeneratedid" %) 41 41 You can access the buckets in the "Buckets" menu in every collab 42 42 43 -(% class="wikigeneratedid" %) 44 44 === === 45 45 46 46 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".