-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Kubernetes External Joining: static_jwks implementation
#30225
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
strideynet
merged 24 commits into
master
from
strideynet/simplified-kubernetes-external-join
Sep 11, 2023
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
6a46b8c
Add JWKS baseed kubernetes toekn validator
strideynet 1139bb3
Add types for static_jwks kubernetes join type
strideynet c2f4ecb
Add validation for new fields on Provisiontoken
strideynet f7ceea0
SPAG
strideynet 2a4c5ec
Add support into tbot for kubernetes join method
strideynet d780f60
Wire static_jwks implementation into auth.Server.checkKubernetesJoinR…
strideynet efd6268
fix-imports
strideynet 5235279
Add JWKS tests for `kubernetestoken`
strideynet 122fdac
Fix TestIDTokenValidator_Validate
strideynet 27380f8
Ensure token is bound
strideynet d79272a
Fix mistakenely renamed comments
strideynet 74b658c
Tidier return type
strideynet 2303ea8
Refactor tests for slicker UI
strideynet 246e9f5
Inject jwks token validator for test substitution
strideynet 453ca20
Add test cases for static_jwks to lib/auth kube joining test
strideynet 129f8b0
Remove TODO
strideynet eb797af
Add more test cases to token validation
strideynet 5748fb8
Add enforcement of maximum TTL
strideynet cee0b5a
Merge remote-tracking branch 'origin/master' into strideynet/simplifi…
strideynet d872ff1
Regenerate operator crd
strideynet d03cc60
Improve comments on proto
strideynet 673c157
Rerun ?? generation ?? of ?? operator ?? protos ??
strideynet 29a66d8
Remove outdated comment
strideynet a6039da
Merge remote-tracking branch 'origin/master' into strideynet/simplifi…
strideynet 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
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.