ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 32 - Professional Cloud Security Engineer discussion

Report
Export

You are creating an internal App Engine application that needs to access a user's Google Drive on the user's behalf. Your company does not want to rely on the current user's credentials. It also wants to follow Google- recommended practices.

What should you do?

A.
Create a new Service account, and give all application users the role of Service Account User.
Answers
A.
Create a new Service account, and give all application users the role of Service Account User.
B.
Create a new Service account, and add all application users to a Google Group. Give this group the role of Service Account User.
Answers
B.
Create a new Service account, and add all application users to a Google Group. Give this group the role of Service Account User.
C.
Use a dedicated G Suite Admin account, and authenticate the application's operations with these G Suite credentials.
Answers
C.
Use a dedicated G Suite Admin account, and authenticate the application's operations with these G Suite credentials.
D.
Create a new service account, and grant it G Suite domain-wide delegation. Have the application use it to impersonate the user.
Answers
D.
Create a new service account, and grant it G Suite domain-wide delegation. Have the application use it to impersonate the user.
Suggested answer: D

Explanation:

https://developers.google.com/admin-sdk/directory/v1/guides/delegation

asked 18/09/2024
Emma Buchanan
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first