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

[Backport 2.x] Fix regression in jwt url parameter by awaiting async getAdditionalAuthHeader #1294

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 385377c from #1292

…thHeader (#1292)

* Fix issue with jwt as url param after getAdditionalAuthHeader switched to async

Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: Ryan Liang <[email protected]>
(cherry picked from commit 385377c)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team January 10, 2023 23:19
@codecov-commenter
Copy link

Codecov Report

Merging #1294 (254f34d) into 2.x (0a31f55) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #1294   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files          88       88           
  Lines        2027     2027           
  Branches      274      274           
=======================================
  Hits         1455     1455           
  Misses        509      509           
  Partials       63       63           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@RyanL1997 RyanL1997 merged commit 5a98594 into 2.x Jan 18, 2023
@github-actions github-actions bot deleted the backport/backport-1292-to-2.x branch January 18, 2023 18:26
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.

3 participants