-
Notifications
You must be signed in to change notification settings - Fork 0
Bind identity sponsors to OIDC proofs #75
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 21 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6a704e5
feat: add durable attestation ledger schema
miyaontherelay a4c6789
feat: add atomic attestation ledger storage
miyaontherelay 1e3b811
feat: add attestation grant and finalize routes
miyaontherelay e888eb4
feat: authorize attestation grant scope
miyaontherelay 96966de
fix: isolate grant api key authentication
miyaontherelay 67d5c24
test: cover ledger chain isolation
miyaontherelay 84f2800
test: avoid duplicate cross-org fixture hash
miyaontherelay c854730
fix: scope ledger hashes by organization
miyaontherelay 7b7ebed
test: require operator key for late grants
miyaontherelay 7112374
feat: bind identity sponsors with OIDC proofs
748856e
docs: expose sponsor proof flow in SDKs
a98ba8c
fix: anchor OIDC sponsor chains to verified subjects
16cc14d
fix: retain exact OIDC evidence claims
4063809
test: keep sponsor binding immutable
ef131bb
test: expose OIDC evidence on identity events
d60e746
fix: harden OIDC sponsor evidence
56c4138
test: fail closed on invalid OIDC config
3247e98
perf: share OIDC discovery cache across app instances
231b9cd
fix: reject OIDC token confusion
61b9acc
feat: commit OIDC sponsor evidence atomically
3754a50
feat: bind sponsor proofs to intent
bcbee95
fix: harden identity and attestation contracts
528b8d9
fix: throttle sponsor proof verification
512f049
fix: answer review on ledger integrity and JWKS rotation
khaliqgant 6580d92
docs: align the published contract with the scope grammar and intent …
khaliqgant 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
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.