Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cherry-pick f8c4b7e #991

Merged
merged 3 commits into from May 3, 2021
Merged

chore: cherry-pick f8c4b7e #991

merged 3 commits into from May 3, 2021

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Apr 22, 2021

This PR will be rebased onto HEAD.

This package is used for creating an impersonated TokenSource. This
TokenSource can then be passed into any client or API that accepts
a client option. This package provides support for three types of
impersonation:

1. A service account impersonating another service account.
2. A service account impersonating another service account as an
   admin user -- a pattern used with domain wide delegation.
3. A service account creating an impersonated ID token.
@codyoss codyoss requested a review from tbpg April 22, 2021 21:35
@codyoss codyoss requested review from yoshi-approver and a team as code owners April 22, 2021 21:35
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2021
Copy link
Contributor

@tbpg tbpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want a more descriptive PR title? Up to you, as long as we end up with a good commit message for the main branch.

@codyoss codyoss merged commit 4f8e0b2 into googleapis:master May 3, 2021
@codyoss codyoss deleted the impersonate-pick branch May 3, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants