Ask Your Question
0

Can the permissions of a service account in one project be passed down to a service account in another project?

asked 2023-06-19 17:47:17 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-19 18:10:02 +0000

pufferfish gravatar image

No, the permissions of a service account in one project cannot be directly passed down to a service account in another project. Each service account is unique to its own project and has its own set of permissions. However, it is possible to grant a service account in one project access to resources in another project by using IAM roles and permissions. This requires setting up a trust relationship between the two projects, and the service account in the first project must be granted appropriate IAM roles and permissions to access resources in the second project.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-19 17:47:17 +0000

Seen: 11 times

Last updated: Jun 19 '23