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

feat: Add iam endpoint override to ImpersonatedCredentials #910

Merged

Conversation

aeitzman
Copy link
Contributor

@aeitzman aeitzman commented Apr 8, 2022

See go/service-account-impersonation-url-override.

Changes behavior of ImpersonatedCredentials to use the provided serviceAccountImpersonation URL from the credential configuration when available instead of only using the hardcoded default URL + target principal.

@aeitzman aeitzman requested a review from a team as a code owner April 8, 2022 22:31
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Apr 8, 2022
@aeitzman aeitzman force-pushed the impersonated_credential_url_override branch from 0fea3f6 to 08a64fd Compare April 11, 2022 17:49
@lsirac lsirac self-requested a review April 11, 2022 18:09
Copy link
Contributor

@lsirac lsirac left a comment

Choose a reason for hiding this comment

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

Thanks Alex!

@Neenu1995 Neenu1995 merged commit 97bfc4c into googleapis:main Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants