I have a project in Google Cloud that I'm trying to add an "editor" to (I will remain the sole project owner). I have added this person using their gmail address in the IAM permissions but the project does not show up in their projects list when they log into the GCP console.
I'm using the instructions here: https://cloud.google.com/iam/docs/granting-changing-revoking-access
- Open the IAM page in the GCP Console.
- Open the IAM page
- Click Select a project, choose a project, and click Open.
- Click Add.
- Enter an email address
- Select a role.
- Click Save.
Is there something that I'm missing here?