I am trying to create an application where I have to access all the projects of Google Cloud Platform. I came up with an option of generating Service Accounts for all the Projects and add them to my project.
Is there any way to access all the Projects with one service token or a similar one just like AWS Access Key to access all the AWS projects at once?