Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Finding Google Oauth Application

We're having issues finding our Oauth application from within our various Google accounts (looking at https://console.cloud.google.com/apis/credentials for each project of each account that we're aware of).  Is there an easy way to determine which Google account the application is associated with given a client id?

 
Thanks,
Walter
1 2 1,921
2 REPLIES 2

Hello,

I don’t believe there is a straightforward way to get the information that you are looking for. However, I would like you to check the following documentation [1] that allows to list Cloud IAP Oauth clients in a Cloud OAuth brand.

 

Additionally, since the project number is the first part in the client ID, you can switch to that project [2] and the use the command [3] to show the active account associated with that project.

Hope this helps.

 

Regards



[1] https://cloud.google.com/sdk/gcloud/reference/alpha/iap/oauth-clients/list#NAME

[2] https://cloud.google.com/sdk/gcloud/reference/config/set

[3] https://cloud.google.com/sdk/gcloud/reference/alpha/auth/list

Thanks.  That was very helpful.

I did a gcloud projects list and I do not see the project [PII removed by Staff].  I have super admin permission for my Workspace, so I would think I could see all the projects...

It is possible we deleted the Google account that created the Oauth application.  If that were the case, what would happen to the app?  Would there be any way to access it?

Any other suggestions?

Thanks for your help.

Top Labels in this Space
Top Solution Authors