feat: Add key-related APIs in security-proxy-auth#5039
Merged
cloudxxx8 merged 1 commit intoedgexfoundry:mainfrom Jan 8, 2025
Merged
feat: Add key-related APIs in security-proxy-auth#5039cloudxxx8 merged 1 commit intoedgexfoundry:mainfrom
cloudxxx8 merged 1 commit intoedgexfoundry:mainfrom
Conversation
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #5039 +/- ##
==========================================
+ Coverage 27.71% 28.11% +0.39%
==========================================
Files 245 256 +11
Lines 18197 18462 +265
==========================================
+ Hits 5044 5191 +147
- Misses 11998 12071 +73
- Partials 1155 1200 +45 ☔ View full report in Codecov by Sentry. |
6eb01cb to
48ba4ff
Compare
48ba4ff to
470e743
Compare
c733673 to
7438f0a
Compare
Resolves edgexfoundry#5038. Add key-related APIs in security-proxy-auth to enable support for external JWT verification. Signed-off-by: Lindsey Cheng <beckysocute@gmail.com>
7438f0a to
c38af36
Compare
|
cloudxxx8
approved these changes
Jan 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Resolves #5038. Add key-related APIs in security-proxy-auth to enable support for external JWT verification.
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:describing the break)Testing Instructions
New Dependency Instructions (If applicable)