-
Notifications
You must be signed in to change notification settings - Fork 233
feat: allow use of empty alg fields in jwks #2224
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
Merged
SkArchon
merged 51 commits into
main
from
milinda/eng-8150-jwk-implementation-wrongfully-depends-on-alg-property
Oct 1, 2025
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
ba7534f
fix: jwt validation blocks on multiple requests
SkArchon 7aecf6a
Merge branch 'main' into milinda/eng-8149-jwk-refreshunknownkid-causi…
SkArchon 79adec8
fix: review comments
SkArchon ca0aaac
fix: cleanup
SkArchon f56cae5
Merge branch 'main' into milinda/eng-8149-jwk-refreshunknownkid-causi…
SkArchon e0f1e53
fix: require equals
SkArchon 3166aa8
Revert "fix: require equals"
SkArchon 3e9ff2a
fix: tests
SkArchon eaf3c13
Merge branch 'main' into milinda/eng-8149-jwk-refreshunknownkid-causi…
SkArchon 6978e0d
fix: tests
SkArchon dac1b99
Merge branch 'main' into milinda/eng-8149-jwk-refreshunknownkid-causi…
SkArchon c45b3be
Merge branch 'main' into milinda/eng-8149-jwk-refreshunknownkid-causi…
SkArchon a04b953
fix: make rate limit values configurable
SkArchon 74ac0c5
fix: changes
SkArchon fd38a25
fix: tests
SkArchon 24025e4
fix: default values and the comments
SkArchon 2a3c31d
feat: allow algorithm be unspecified in jwks
SkArchon c4aa09e
fix: current
SkArchon 62e7023
fix: updates
SkArchon 7ed09a8
fix: cleanup
SkArchon 2ac5999
fix: add schema
SkArchon 47816e2
fix: refactoring
SkArchon 3974969
fix: refactor comment
SkArchon 3b93c05
fix: bug resolving
SkArchon fb6a32e
fix: review comments
SkArchon cea65d4
fix: audience
SkArchon c28dd2b
fix: initial validation store unit test
SkArchon c2e55b6
fix: compilation
SkArchon c7ca05c
fix: update validation store unit tests
SkArchon b81cd3c
fix: test cleanup
SkArchon 747e23a
fix: cleanup
SkArchon 482d572
fix: cleanup validation store
SkArchon 1d571d0
fix: cleanup
SkArchon b45a263
fix: cleanup
SkArchon eda41f5
fix: cleanup
SkArchon ab80adb
fix: external dependency
SkArchon b3a4a4a
fix: go mod tidy
SkArchon 8b4f77c
fix: update dependency
SkArchon 4ec706d
fix: tests
SkArchon 6c6b130
fix: tests
SkArchon 04e1449
fix: schema
SkArchon 2ff8405
fix: add tests
SkArchon 8d767c4
fix: tests
SkArchon 9cc810a
fix: updates
SkArchon 688c884
Merge remote-tracking branch 'origin/main' into milinda/eng-8150-jwk-…
SkArchon a2d6bae
fix: comments
SkArchon 25bad88
fix: using continue
SkArchon 0c3286f
fix: tests
SkArchon 113a61f
fix: tests
SkArchon 59323d9
fix: go.mod updates
SkArchon 54ad4f3
fix: imports
SkArchon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.