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

From version 28.1
edited by alexisdurieux
on 2022/01/31 11:18
Change comment: There is no comment for this version
To version 25.1
edited by alexisdurieux
on 2022/01/28 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,19 +3,11 @@
3 3  (% class="container" %)
4 4  (((
5 5  (% style="text-align: justify;" %)
6 -= Data Proxy & HDG =
6 += Data Proxy =
7 7  
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.
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.
13 13  )))
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**
16 16  )))
17 -)))
18 -)))
19 19  
20 20  (% class="row" %)
21 21  (((
... ... @@ -37,7 +37,7 @@
37 37  The Data Proxy authenticates its users with the EBRAINS (Collaboratory) IAM service.
38 38  
39 39  (% style="text-align: justify;" %)
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.
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 the data stored on 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.
41 41  
42 42  (% style="text-align: justify;" %)
43 43  === Permissions ===