Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

GCP consent permissions through interactive login

Venkatakrishna
New Contributor
New Contributor

We are using the OOTB GCP oAuth connector for our integration. While Setting-up OAuth Consent Screen we didn't add the total scope as mentioned in the documentation but only limited to Users and Groups(As per the client's requirement to maintain the least privilege) scope When we authorize the connection through Click login with g-suite user and authenticate the API through consent screen as below permissions. Our question is, How to limit the scope in the below screen? Which scope is valid for the integration, scope provided to the OAuth account and Authorize the connection to generate refresh tokens.

Venkatakrishna_0-1706642621977.png

 

3 REPLIES 3

DixshantValecha
Saviynt Employee
Saviynt Employee

Hi @Venkatakrishna ,

We are checking on your request and we will keep you posted.

rushikeshvartak
All-Star
All-Star

For GCP, the commonly used scopes include, but are not limited to:

  1. Google Cloud Storage:

  2. Google Cloud Pub/Sub:

  3. Google Cloud Compute Engine:

  4. Google Cloud Identity and Access Management (IAM):

  5. Google Workspace (formerly G Suite) APIs:


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

DixshantValecha
Saviynt Employee
Saviynt Employee