Google Cloud Identity

Connection Requirements

1

Service Account Email

Email address of the Service Account.

2

Private Key File

The private_key.json file associated with the Service Account.

circle-info

🔵 To get Private Key file:

First, create a service account:

  • Open the Service accounts page.

  • If prompted, select a project, or create a new one.

  • Click add Create service account.

  • Under Service account details, type a name, ID, and description for the service account, then click Create and continue.

  • Optional: Under Grant this service account access to project, select the IAM roles to grant to the service account.

  • Click Continue.

  • Optional: Under Grant users access to this service account, add the users or groups that are allowed to use and manage the service account.

  • Click Done.

  • Click the email address for the service account you created.

  • Click the Keys tab.

  • In the Add key drop-down list, select Create new key.

  • Click Create.

3

Https Proxy

Https Proxy url. (optional)

4

Workspace Admin Email

Workspace Admin Email.

circle-exclamation

Was this helpful?