-
Notifications
You must be signed in to change notification settings - Fork 32
feat(core): Adds comprehensive DPoP (RFC 9449) support #3582
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
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
0092915
feat(platform): add comprehensive DPoP (RFC 9449) support (DSPX-3397)
dmihalcik-virtru 6101ae8
feat(platform): add DPoP well-known fields, opentdf-dpop KC client, n…
dmihalcik-virtru dade8b3
fix(platform): well-known []string→[]any + KC26 admin-fine-grained-authz
dmihalcik-virtru 30bb7ee
fix(auth): address DPoP nonce race condition and Connect header propa…
dmihalcik-virtru 397034a
fix(auth): address DPoP PR review findings
dmihalcik-virtru 8baa38b
fix(auth): refactor DPoP nonce manager to use atomic.Pointer and fix …
dmihalcik-virtru 8e5f20f
feat(auth): warn when DPoP-bound token sent under Bearer scheme
dmihalcik-virtru e4ba978
fixup test static analysis fixes
dmihalcik-virtru 5e16d2c
fix(auth): use full URL for DPoP htu validation in ConnectRPC interce…
dmihalcik-virtru d3045e2
feat(auth): add strict_htu flag to DPoP htu validation
dmihalcik-virtru e508bb7
fix(auth): use actual HTTP method for DPoP htm validation in Connect …
dmihalcik-virtru e136b36
chore(auth): add debug logs for DPoP htm value
dmihalcik-virtru d87f1cc
fix(kas): return 403 for routine PDP denials in rewrap
dmihalcik-virtru f892539
fixup: context clarifications
dmihalcik-virtru 17cb018
test: address PR review comments on DPoP HTU determinism and platform…
dmihalcik-virtru 5d56daa
test: keep pinned feat-kc26-dpop tag in start-up action
dmihalcik-virtru ceeba07
test: gate Keycloak 26.2 behind dpop-challenge-enabled
dmihalcik-virtru e48c139
fixup: revert action wrong curl change
dmihalcik-virtru c9f0014
fixup yaml typo
dmihalcik-virtru e3489bf
feat(auth): add DPoP jti replay protection and address review comments
dmihalcik-virtru 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.
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.