Changes for page User documentation

Last modified by alexisdurieux on 2022/01/27 15:00

From version 5.1
edited by alexisdurieux
on 2022/01/27 14:49
Change comment: There is no comment for this version
To version 9.1
edited by alexisdurieux
on 2022/01/27 15:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,8 +17,6 @@
17 17  
18 18  Why does each service provider need a Fenix service account? The reason is that the Principal Investigator who gets the Fenix service account is legally responsible for the jobs being run on the supercomputers and for not enabling the end-user to run unintended executables.
19 19  
20 -[[image:Collabs.ebrains-unicore-job-proxy.User documentation.WebHome@ebrains-job-proxy-Job sequence.png]]
21 -
22 22  == Use case ==
23 23  
24 24  1. Bob wants to do use an EBRAINS Application that requires supercomputing.
... ... @@ -42,9 +42,8 @@
42 42  
43 43  == Sample transaction diagram ==
44 44  
45 -[[image:ebrains-job-proxy-Job sequence.png]]
43 +[[image:Collabs.ebrains-unicore-job-proxy.User documentation.WebHome@ebrains-job-proxy-Job sequence.png]]
46 46  
47 -
48 48  == API of the HPC Job Proxy ==
49 49  
50 50  The API provides 3 endpoints described below. The Swagger documentation for the API is available here.
... ... @@ -108,13 +108,13 @@
108 108  
109 109  == Source code ==
110 110  
111 -The source code of the HPC Job Proxy is available on Gitlab.
108 +The source code of the HPC Job Proxy is available on [[Gitlab>>https://gitlab.humanbrainproject.org/HumanBrainProject/unicore-proxy]].
112 112  
113 113  == Setting up accesses for your application ==
114 114  
115 115  For your application to work, you need to set up the following accesses.
116 116  
117 -Your application needs an EBRAINS IAM service account. You should contact EBRAINS __support__ to create it. You will need to provide a username and an email address which is not linked to another EBRAINS account. The mapping between the EBRAINS service account and the Fenix service account is done automatically based on the linked email addresses which need to be identical.
114 +Your application needs an EBRAINS IAM service account. You should contact EBRAINS [[__support__>>https://ebrains.eu/support/]] to create it. You will need to provide a username and an email address which is not linked to another EBRAINS account. The mapping between the EBRAINS service account and the Fenix service account is done automatically based on the linked email addresses which need to be identical.
118 118  
119 119  Your application needs an EBRAINS IAM OIDC client. See the [[__instructions__>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20IAM/FAQ/OIDC%20Clients%20explained/1.%20Registering%20an%20OIDC%20client/#HCreatingyourOpenIDConnectclient]].
120 120