Skip to content

fix: propagate auth client transporter to StsCredentials in clients#8293

Open
ashishch432 wants to merge 1 commit into
googleapis:mainfrom
ashishch432:sts-transport
Open

fix: propagate auth client transporter to StsCredentials in clients#8293
ashishch432 wants to merge 1 commit into
googleapis:mainfrom
ashishch432:sts-transport

Conversation

@ashishch432
Copy link
Copy Markdown

Fixes #8292

…n BaseExternalAccountClient and DownscopedClient
@ashishch432 ashishch432 requested a review from a team as a code owner May 16, 2026 10:33
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates BaseExternalAccountClient and DownscopedClient to ensure the configured transporter is passed to the StsCredentials instance. Corresponding unit tests have been added to verify this behavior. I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google-auth-library: STS credential helpers do not inherit configured transporter

1 participant