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

fix: remove erroneous check for the subject token field name for text credential source #822

Merged
merged 4 commits into from Jan 10, 2022

Conversation

lsirac
Copy link
Collaborator

@lsirac lsirac commented Jan 6, 2022

Fixes #815

@lsirac lsirac requested a review from a team as a code owner January 6, 2022 22:47
Copy link
Member

@TimurSadykov TimurSadykov left a comment

Choose a reason for hiding this comment

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

One small fix to make sure we support case insensitive headers

@lsirac lsirac requested review from Neenu1995 and removed request for TimurSadykov January 7, 2022 21:58
Copy link
Member

@TimurSadykov TimurSadykov left a comment

Choose a reason for hiding this comment

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

LGTM, but please remove "star" imports

@lsirac lsirac merged commit 6d35c68 into googleapis:main Jan 10, 2022
@lsirac lsirac deleted the wif_bugfix branch January 10, 2022 19:35
TimurSadykov pushed a commit that referenced this pull request Jan 13, 2022
…r text credential source (#822)

* fix: remove erroneous check for the subject token field name for text format in IdentityPoolCredentialSource

* fix: case insensitive

* fix: null check

* fix: imports
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.

IdentityPoolCredential does not work for text formatted credential source
3 participants