Wiki source code of User loggin from MitreId to IAM
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == Subject == | ||
2 | |||
3 | If memo is about what should happen when a User from collab1 ( collab.humanbrainproject.eu ) try to login with his user MitreId to Iam | ||
4 | |||
5 | |||
6 | == __**Case 1 :** User have an account in MitreId but not in IAM__ == | ||
7 | |||
8 | === __**Case 1.1 :**__ User has a personal email ( not institutional ) such as gmail.com === | ||
9 | |||
10 | When he attemps to loggin on an existing service from the new collab, lets take [[https:~~/~~/wiki.ebrains.eu>>https://wiki.ebrains.eu]] | ||
11 | |||
12 | Nothing happen, Iam reject it, this username is unknow from IAM, and we don't look for it in MitreId because it's an unauthorized email | ||
13 | |||
14 | [[image:Screenshot 2020-04-29 at 16.24.42.png||height="278" width="549"]] | ||
15 | |||
16 | |||
17 | **Possible action :** You should Register by Getting Access or ask the support to create you exceptionnaly an account with personal email | ||
18 | |||
19 | === __**Case 1.2 :**__ User has an institutional email such as epfl.ch === | ||
20 | |||
21 | ==== __Case 1.2.1 :__ User is accredited SGA2 in the collab v1 ==== | ||
22 | |||
23 | If the user is accredited SGA2 in the collab1, he will be able to login to iam, but he will have to verify is email | ||
24 | |||
25 | [[image:Screenshot 2020-04-29 at 16.33.11.png||height="311" width="702"]] | ||
26 | |||
27 | |||
28 | ==== __Case 1.2.2 :__ User is **not** accredited SGA2 in the collab v1 ==== | ||
29 | |||
30 | The user will be created in IAM, but he won't have the access to xwiki or other service related to the collaboratory. | ||
31 | |||
32 | He will see this page | ||
33 | |||
34 | [[image:Screenshot 2020-04-29 at 16.24.22.png||height="345" width="683"]] | ||
35 | |||
36 | **Possible action :** | ||
37 | |||
38 | * Get SGA2 accreditation in collab1 and try to login again | ||
39 | * in iam, put the user in his institution group or add manually to the user the role collaboratory_member | ||
40 | |||
41 | |||
42 | == __**Case 2 :** User have an account in MitreId and in IAM__ == |