Skip to main content

Pre-Requisites

Install Requirements

note

This is specific to Self Hosted deployments. For Sath hosted connectors, these requirements are already in place.

  • You need to install Helm version 3 or above.
  • You can use Kubernetes cluster (1.26 or above) to install the connector

Connection Requirements

Below information is needed to connect to Google Sheet:

Google Sheet Spreadsheet Name

This is the name of the Google Spreadsheet for which IDHub Google Sheet connector is going to connect for the provisioning and de-provisioning operations.

Google Sheet Account Sheet Name

This is the Account sheet name of the Google Spreadsheet from where you want the IDHub Google Sheet connector for the account (users) provisioning and de-provisioning operations.

Google Sheet Entitlement Sheet Name

This is the Entitlement sheet name of the Google Spreadsheet from where you want the IDHub Google Sheet connector for the entitlement provisioning and de-provisioning operations.

Google Account Details

This is the email address associated with the Google Account that owns the google sheet.

Google Service Account Name

This is a special Google account that belongs to your application or a virtual machine instance, allowing secure authentication and authorization for accessing Google Cloud Platform (GCP) resources. Please click here for detailed instructions for setting up your GCP service account.

Google Service Account Private Key

This is a cryptographic key file associated with a service account, used to authenticate and authorize secure communication between applications and Google Cloud Platform (GCP) services. Please click here for detailed instructions for getting your GCP service account private key.