You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/access/mfa.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,6 @@ Steps:
67
67
5. To complete the OTP registration process, please enter the 6 digit OTP from the authenticator app at the bottom of the the same QR code page. Optionally, you can input your device name where you imported the OTP seed by scanning the QR code
68
68
6. On successful registration you will be logged into the CSCS web application that you accessed in step-1
69
69
70
-
!!! todo
71
-
do we need the images from KB?
72
-
73
70
### Resetting the Authenticator
74
71
75
72
In case users lose access to their mobile device/Authenticator OTP, users can reset their OTP by following the below self-service process.
The process for creating an account documented here applies only to users who are invited using the new [project and resource management tool][ref-account-waldur] (Waldur).
6
+
7
+
When the CSCS Account Manager, project PI or Deputy PI invites the users they will receive an invitation email if the invited user has an **existing** CSCS account then the user clicks on the URL from the email and log-in with a username, password, OTP, and accept the invitation **whereas** if the invited user is new then the user needs to follow the step-by-step instructions below to get an account
8
+
9
+
The email contains a URL that redirects you to the registration page:
10
+
11
+

12
+
13
+
Clicking the "Create a new account" button will lead the user to the second step where he needs to provide his personal information as shown below:
14
+
15
+

16
+
17
+
After submitting personal information, users have to wait for CSCS to review and approve the submission.
18
+
19
+
Once accepted, you will recieve an email with a link to set your password.
20
+
21
+
```title="Acceptance email"
22
+
Dear John Doe,
23
+
24
+
Your username is nchallap.
25
+
26
+
Please click here to set your password.
27
+
28
+
Yours sincerely,
29
+
30
+
CSCS Support Team.
31
+
```
32
+
33
+
Following the link in this email will take you to a page where you set your password.
34
+
35
+

36
+
37
+
After your password has been set, you will be redirected to a page where you log in using your username and password
38
+
39
+

40
+
41
+
From here you will need to set up [multi-factor authentification][ref-mfa-configure-otp] (MFA).
42
+
43
+
Once MFA has been configured, you will finally be redirected to the CSCS portal as shown:
In this example, The project was hosted by the CSCS organization, and say the project name is `csstaff_n`, From the organization dashboard navigate to Projects and click on `csstaff_n`Project
20
+
In this example, the project was hosted by the CSCS organization and the project name is `csstaff_n`. From the organization dashboard navigate to Projects and click on the `csstaff_n`project
Using both the web interface and bulk invitation, the following roles can be assigned in the tool:
@@ -39,14 +36,18 @@ From the project dashboard, navigate to Team -> Invitations
39
36
40
37
=== "invite individual users"
41
38
42
-
To invite a user, click on the "Invite Users" button on the right hand side of the tab.
39
+
To invite an individual user, click on the green "Invite Users" button on the right hand side of the tab.
43
40
44
-
!!! todo
45
-
screenshot
41
+
You will then be prompted to enter the invitee's email address and assign them a role (PI, deputy PI or member)
46
42
47
-
!!! todo
48
-
screenshot
43
+

49
44
45
+
!!! note "Role definitions"
46
+
The Waldur tool uses the following labels for the roles:
47
+
48
+
* **Project administrator**: PI
49
+
* **Project manager**: deputy PI
50
+
* **Project member**: member
50
51
51
52
=== "bulk invite"
52
53
@@ -61,7 +62,7 @@ From the project dashboard, navigate to Team -> Invitations
61
62
```
62
63
63
64
!!! note
64
-
An email will be sent to the invited user:
65
+
An email will be sent to invited users:
65
66
66
67
* users who already have CSCS accounts should click on the link in the email they received, and authenticate against CSCS KeyCloak with username, password, and OTP to accept the invitation.
67
-
* new users should follow the procedure to create a CSCS account.
68
+
* new users should follow the procedure to [create a CSCS account][ref-account-create].
0 commit comments