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] Support multiple audience for jwt authentication #4363

Merged
merged 1 commit into from
May 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f71d2e6 from #4359.

Signed-off-by: leedonggyu <[email protected]>
(cherry picked from commit f71d2e6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 65.38%. Comparing base (7ecb37d) to head (a997a6a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #4363      +/-   ##
==========================================
- Coverage   65.38%   65.38%   -0.01%     
==========================================
  Files         309      309              
  Lines       21812    21818       +6     
  Branches     3543     3545       +2     
==========================================
+ Hits        14262    14265       +3     
- Misses       5787     5789       +2     
- Partials     1763     1764       +1     
Files Coverage Δ
...ic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java 60.43% <100.00%> (ø)
...azon/dlic/auth/http/jwt/keybyoidc/JwtVerifier.java 80.00% <80.00%> (+0.37%) ⬆️
...mazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java 71.55% <75.00%> (-0.56%) ⬇️

... and 2 files with indirect coverage changes

@cwperks cwperks merged commit 084384e into 2.x May 24, 2024
88 checks passed
@cwperks cwperks deleted the backport/backport-4359-to-2.x branch May 24, 2024 15:39
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.

2 participants