Questions tagged [google-cloud-identity]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
7 votes
2 answers
21k views

What's the correct way of having a GCP account without a GSuit account?

My organization doesn't use GSuit but we still want to use the Google Cloud Platform. I signed up there with my non-gsuit email address and I have a GCP account I can log in to. There are two issues ...
Pablo Fernandez's user avatar
4 votes
2 answers
9k views

How do I Generate a Bearer Token for cURL to Get Thru IAP (GCP)?

I need to cURL a web app hosted behind IAP on GCP. Normally, users log in through IAP and use the web app, but I need to run some cURL commands (interactive and non-interactive) that hit the web app ...
user450409's user avatar
3 votes
2 answers
1k views

GCloud universal service account

I have around 8 projects created under my GCloud account and it might increase in future. I am trying to manage inventory and other activity related to all the projects from single place using ...
Pratap's user avatar
  • 705
1 vote
1 answer
1k views

How to grant access for a Google Cloud Service Account to have all the same permissions as a another Service Account?

So I have a Google Cloud Service Account one [email protected] that has access to roles A and B. There is Service Account two sa-2@myproject.iam.gserviceaccount.com which I need ...
engineer-x's user avatar
1 vote
1 answer
3k views

How do I authenticate against ldap.google.com?

I've set up SSSD and openldap to successfully query ldaps://ldap.google.com. I can use ldapsearch to perform queries and can interact with the directory using both sssctl and getent. Unfortunately all ...
bfallik's user avatar
  • 121
0 votes
1 answer
237 views

Google Cloud Console access for invited users

I registered a domain (for ex. mydomain.com) and I opened a Cloud Identity (free edition) account attached to that domain. Then I configured a Google Cloud access for this Admin user. So, I finally ...
agodoo's user avatar
  • 101
0 votes
1 answer
71 views

Link user accounts (hierarchy) with Google Identity Platform

I'm planning on having family accounts and I was wondering if Google Identity Platform allows some sort of hierarchical chain across users. Example: my family consists of three people, but I'm the one ...
renno's user avatar
  • 111
0 votes
1 answer
547 views

Redirect Google Authentication to Microsoft Authentication to use with SAML

At this point I have an issue where I want to login to Google Identity's assets but using Azure AD as the IdP (Identity Provider). I already have the whole SAML environment setup with google as the ...
BryceSoker's user avatar
0 votes
0 answers
22 views

Firebase console user access control

Im looking for a way to have user management (creation, management, roles assigments, etc.) for Firebase console users (not app code level control). So far I've been testing solutions to this ...
wgonzvega's user avatar
0 votes
1 answer
64 views

GCP Cloud Identity account creation - Domain Not Found

Trying to sign-up for Cloud Identity but get hit the following error message; What's your business's domain name? What does "There was an error finding your domain." really mean - what is it ...
Martin Rowe's user avatar
0 votes
1 answer
187 views

Mapping an IAM role to a Cloud Identity organizational unit

In the GCP IAM console, I can add either the entire organization (the domain of example.com) or individual users to Roles. However, I have the users setup in GSuite/Cloud Identity and organized into ...
David Hergert's user avatar