feat: siop verifier - #41
Merged
Merged
Conversation
Establish the verification boundary needed before wiring SIOP login into HTTP handlers. - validate compact JWS, claims, and Ed25519 authentication keys - resolve did:key and verified did:webvh histories with SSRF controls - cover malformed tokens, key rotation, tampering, and Rust fixtures Signed-off-by: vthwang <vthwang.work@gmail.com>
Add one-time SIOP challenges, account identity linking, and role-scoped wallet sessions. Document local and production RP DID setup, and wire migrations, OpenAPI, and Helm configuration. Signed-off-by: vthwang <vthwang.work@gmail.com>
Replace the wallet-first instructions with the minimal PNM flow. - select the persistent VTA and reuse its registered DID host - create the dedicated context before minting the RP DID Signed-off-by: vthwang <vthwang.work@gmail.com>
Keep only the required PNM provisioning steps. - remove optional hosting and deployment guidance - make README conform to the project markdownlint rules Signed-off-by: vthwang <vthwang.work@gmail.com>
Nest each command block under its ordered-list item so Markdown renders the steps sequentially. Signed-off-by: vthwang <vthwang.work@gmail.com>
Present the path before the hosting server in the minimal PNM command. Signed-off-by: vthwang <vthwang.work@gmail.com>
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.
No description provided.