Skip to main content

Creating Service Accounts

Now that you have created the roles, it is time to create two service accounts. A service account is needed when running or accessing ressources from outside of Google Cloud enviroment. Each of the previouly created role will be assigned to a service account.

Access AccountRole(s)Used by
read roleread_role_nameThe TitanQ solver read user
write rolewrite_role nameThe TitanQ solver write user

Accessing service accounts creation page

  1. Click on the hamburger menu
  2. Select IAM & Admin
  3. Select Service Accounts

menu_service_account.png

Select CREATE SERVICE ACCOUNT

create_service_account.png

Read service account

  1. Give the service account a name
  2. Give an ID for this service account
  3. Give a description for this service account
  4. Select CREATE AND CONTINUE

service_account_details.png

  1. Assigne the read_role_name to the read service account
  2. Select DONE

service_assign_role_read.png

Write service account

Repeat the same steps to create a second service account, with another service account name and with the write_role_name role