Skip to content

Commit

Permalink
Update openid-4-verifiable-presentations-1_0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kristina <[email protected]>
  • Loading branch information
decentralgabe and Sakurann committed Jun 13, 2024
1 parent 7009961 commit 9cf236e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-4-verifiable-presentations-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1834,7 +1834,7 @@ When combining OpenID for Verifiable Presentations with [@!SIOPv2], the Verifier
6. Based on the user's identity and the Verifier's context, the Verifier determines whether additional credentials are required.
- If no additional credentials are needed, the Verifier proceeds with issuing the authentication token to the user.
- If additional credentials are required, the Verifier initiates the OpenID for Verifiable Presentations flow by sending a new Authorization Request with the `presentation_definition` or `presentation_definition_uri` parameter.
7. The Wallet processes the Authorization Request, requests the necessary presentation from the user, and sends the Authorization Response back to the Verifier.
7. The Wallet processes the Authorization Request, obtains the necessary consent from the user, and sends the Authorization Response back to the Verifier.
8. The Verifier validates the presentation and issues the authentication token to the user.

This flow allows the Verifier to make an informed decision about requesting credentials based on the authenticated user's context.
Expand Down

0 comments on commit 9cf236e

Please sign in to comment.