Permissions

The Google Cloud Storage Connector can authenticate with the data repository in one of two ways: using a service account or using an ordinary user account.

Service Accounts

Micro Focus recommends that you configure the connector to use a service account. Your Google Cloud Storage administrator can create a service account for the connector, and assign it the relevant roles (such as project viewer, project editor, or project owner), by going to https://console.cloud.google.com/storage/browser. You will need the e-mail address and private key associated with the service account when you configure the connector. Run the OAuth configuration tool during the installation process, or see Configure OAuth Authentication (Service Account).

User Accounts

If you prefer to use an ordinary user account, you must create an OAuth application to represent the connector. The OAuth application must request one of the following sets of privileges:

When you create the application, it will be assigned an application key and an application secret. You will need these to configure the connector. See Configure OAuth Authentication (User Account).