Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The pilot structure is shown in picture below.

Image Modified

 

The pilot authentication flow is shown below:

Image Modified

 

  1. User access the WaTTS page, and selects the desired OIDC provider, in this case EGI CheckIn Service
  2. User is redirected to the desired OIDC provider. In case of EGI CheckIn Service, user can select between his home IdP, or social networks (SN) (Google, etc.), among others. However, these do affect the LoA granted to the user, i.e. home organisation has Substantial LoA, while SNs have Low.
  3. User is prompted to accept the release of information, and at the end, the information about the user is returned to the WATTS (i.e. LoA, issuer, name, mail, etc.)
  4. User then selects the desired action.
  5. User uploads/generates an SSH key
  6. SSH key is deployed to the desired VMs, and username and hostname is shown to the user.

 

It is important to mention that at neither step the credentials (in this case SSH keys) are stored on WATTS service.

...