Questions tagged [google-cloud-identity]

107 questions
0
votes
1 answer

Creation of default providers through Admin SDK for Google Cloud Identity Platform

Currently, Admin SDK docs say that programmatically I can create only SAML or OpenID Connect providers for tenants. Is there a way to create default providers through Admin SDK (Microsoft, Google)?
user14135534
0
votes
2 answers

Google Cloud SSO SAMLClient configuration with Keycloak

Currently I'm trying to setup my Google Cloud organization to accept login from SSO using Keycloak. I've followed the documentation from Keycloak and from Google during the setup, but the setup isn't working. Can someone confirm if the client…
0
votes
0 answers

Error 400: Request contains an invalid argument - Google Cloud Identity API

I have written a nodejs script to access Google Cloud Identity API. This nodejs app uses Oauth2.0 client to access the API and it has enough scopes to access the Google Cloud Identity API. An API request looks like as follows : const url =…
0
votes
0 answers

Notification of G Suite super admin user activity

Overview: We have multiple super admin users configured in Google Cloud Identity and its integrated with company AD. I want to set up activity notification for G Suite super admin users. Requirement: if any super admin user logs in and does any…
0
votes
1 answer

Is it possible to apply Context-aware access when using managed Google accounts as a way to sign in to third-party cloud apps?

Here are an example. Let's imagine we use a cloud app, for example, Intercom and we forced Intercom users to use their G Suite accounts to sign in to Intercom. We know that Google provides an ability to set up Context-aware access with G Suite…
0
votes
1 answer

Google Cloud Identity Platform SAML authentication request signing

Does Cloud Identity sign SAML authentication requests, and if yes, where can I get the signing key that it uses.
0
votes
3 answers

GET list of groups from cloudidentity.googleapis.com returns INVALID_ARGUMENT error

The end goal is to get a list of a user's groups after OAuth Authentication is completed using the supplied access token. I'm currently having difficulty retrieving a list of groups from the Cloud Identity API after OAuth is completed. Cloud…
0
votes
3 answers

Trying to sign up for cloud identity free is forcing to sign up for 14-day free trial of G-Suite premium

I have a domain registered with Google Domains. I was trying to sign up for the Cloud Identity free version but some how I ended up into 14-day free trial of G-Suite premium. Even if I abandon that flow and restart with a different session, I end up…
Siva
  • 1,096
  • 7
  • 20
0
votes
1 answer

Groups and IAM roles

The GCP Best Practices doc has this statement; We recommend collecting users with the same responsibilities into groups and assigning Cloud IAM roles to the groups rather than to individual users. I assume this refers to Cloud Identity Groups,…
0
votes
1 answer

consumer account's for cloud identity via PI

I am using the Cloud Identity basic and I am admin. my domain and it's subdomain have many consumer account, which we got to know via "Transfer tool for unmanaged users" . Now the question is :- how to manage / add consumer accounts via API, as I…
0
votes
1 answer

How to restrict the credits allocated for an user under an organization / domain in GCP?

Is it possible to fix the maximum quota (of credits) usable by an user? For example, fixing a limit of 1000 USD for a particular user per month or year. What I have looked at so far: 1. Guide to Cloud Billing Resource Organization & Access…
0
votes
0 answers

Inconsistencies between SAML and OIDC in Firebase Auth Signin

Base Scenario There is a user in Firebase Auth with userID 1234 and email user@email.com with an additional facebook provider linked. Signing in with an OpenID Connect Provider Create an OpenIDConnect Provider within Google Cloud Platform's…
0
votes
0 answers

Set up an organization domain on gcp

We use a vendor that are the owners of the billing account. Our projects are linked to that billing account. Now, we want to enable role based support but it seems that we don't have an organization so we cant enable this. We do not use g-suite nor…
i_am_cris
  • 557
  • 1
  • 5
  • 19
0
votes
1 answer

How can I revert a user in Google Cloud Identity back to an ordinary account?

I'm using Google Cloud Identity Free Edition and controlling users in Cloud Identity now. Before the users are controlled in Cloud Identity, they were ordinary accounts in Google. Are there any methods to revert them back to ordinary users in Google…
Tommy F.
  • 33
  • 5
0
votes
1 answer

GCP Cloud identity free still available?

Trying to setup Google Cloud Identity free for testing organizational policies. However I'm always redirected to Gsuite and can't seem to get Cloud Identity free enabled. Is it still available or was it deprecated?