Skip to content

Add clarification and re-use the algorithm#28

Open
samuelgoto wants to merge 1 commit into
WICG:mainfrom
samuelgoto:patch-9
Open

Add clarification and re-use the algorithm#28
samuelgoto wants to merge 1 commit into
WICG:mainfrom
samuelgoto:patch-9

Conversation

@samuelgoto
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread README.md
- verifying the `iss` claim exactly matches the issuer identifier from the DNS record
- verifying the `iat` claim is within a reasonable time window
- verifying the `email_verified` claim is true
- **6.4** - the RP verifies the SD-JWT by following steps **5.1** independently.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are the same steps, right? If so, can we re-use the algorithm in step 5.1 so that every change to it benefits changes here too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant