Skip to content

Commit

Permalink
Update oidc README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apratt3377 authored Sep 10, 2023
1 parent 15f6a94 commit 62cb093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/common/oidc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ OIDC4VP functionality can be added to this `oidc` folder. Structure is up to the
* Provide "Connect with Credentials" option for Wallet
* [Add `vp_format` metadata parameters in openid-configuration](https://openid.net/specs/openid-connect-4-verifiable-presentations-1_0-07.html#name-rp-metadata)
* [Generate SIOP request](https://openid.net/specs/openid-connect-4-verifiable-presentations-1_0-07.html#section-8.1.1)
* Parse Presentation response from Wallet (`id_token` and `vp_token`)
* [Parse Presentation response](https://openid.net/specs/openid-connect-4-verifiable-presentations-1_0-07.html#name-token-response-including-vp) from Wallet (`id_token` and `vp_token`)
* Verify VP from `vp_token`

## Testing
Expand Down

0 comments on commit 62cb093

Please sign in to comment.