Changes for page Data Proxy & Human Data Gateway
Last modified by alexisdurieux on 2022/03/25 08:38
From version 24.1
edited by alexisdurieux
on 2022/01/28 14:15
on 2022/01/28 14:15
Change comment:
There is no comment for this version
To version 30.1
edited by alexisdurieux
on 2022/03/22 18:10
on 2022/03/22 18:10
Change comment:
Migrated property [owner] from class [Collaboratory.Apps.Collab.Code.CollabClass]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Data Proxy 1 +Data Proxy & Human Data Gateway - Content
-
... ... @@ -3,11 +3,19 @@ 3 3 (% class="container" %) 4 4 ((( 5 5 (% style="text-align: justify;" %) 6 -= Data Proxy = 6 += Data Proxy & HDG = 7 7 8 -The data proxy allows you to access object storage (Swift) on the Fenix infrastructure as an authenticated EBRAINS user without a Fenix user account. 8 +The Data Proxy is an application that allows authenticated EBRAINS users to access Swift Object storage without a Fenix user account. 9 +This application has 2 main use cases: 10 + 11 +* ((( 12 +It provides a dedicated optional swift container to every Collab. We call it the Collab Bucket. 9 9 ))) 14 +* ((( 15 +It allows users to access and visualize Knowledge Graph datasets. It provides an additional layer to access datasets with more sensitive human data that has been strongly pseudonymized (e.g defaced brain scans): The **Human Data Gateway** 10 10 ))) 17 +))) 18 +))) 11 11 12 12 (% class="row" %) 13 13 ((( ... ... @@ -29,7 +29,7 @@ 29 29 The Data Proxy authenticates its users with the EBRAINS (Collaboratory) IAM service. 30 30 31 31 (% style="text-align: justify;" %) 32 -Prior to the availability of the Data Proxy, EBRAINS users had to request a Fenix user account in order to access object storage capabilities on the Fenix infrastructure. With the Data Proxy, a user only needs to have an EBRAINS account to access thedata storedon the same Fenix object storage. Data stored in this way is held in the name of the data proxy service account on Fenix, and the Data Proxy tracks who has access to which data.40 +Prior to the availability of the Data Proxy, EBRAINS users had to request a Fenix user account in order to access object storage capabilities on the Fenix infrastructure. With the Data Proxy, a user only needs to have an EBRAINS account to access object storage resources (effectively on the same Fenix object storage infrastructure). Data stored in this way is held in the name of the data proxy service account on Fenix, and the Data Proxy tracks who has access to which data. 33 33 34 34 (% style="text-align: justify;" %) 35 35 === Permissions === ... ... @@ -45,7 +45,7 @@ 45 45 |(% style="text-align:justify" %)Viewer|(% style="text-align:justify" %)Read 46 46 |(% style="text-align:justify" %)Editor|(% style="text-align:justify" %)Create, Read, Update, Delete 47 47 |(% style="text-align:justify" %)Admin|(% style="text-align:justify" %)Create, Read, Update, Delete 48 -|(% style="text-align:justify" %)Not a collab member|(% style="text-align:justify" %) Noactions56 +|(% style="text-align:justify" %)Not a collab member|(% style="text-align:justify" %)Read access only if the collab is public 49 49 50 50 (% class="wikigeneratedid" %) 51 51 You can access the buckets in the "Bucket" navigation element in every collab.
- Collaboratory.Apps.Collab.Code.CollabClass[0]
-
- Description
-
... ... @@ -1,1 +1,4 @@ 1 -Description and specification around the data proxy project. 1 +The Data Proxy is an application that allows authenticated EBRAINS users to access Swift Object storage without a Fenix user account. 2 +This application has 2 main use cases: 3 + - It provides a dedicated optional swift container to every Collab. We call it the Collab Bucket. 4 + - It allows users to access and visualize Knowledge Graph datasets. It provides an additional layer for dataset whose access is controlled: the Human Data Gateway (HDG).