Skip to content

Commit

Permalink
Apply suggestions from Daniel's code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakurann authored Nov 21, 2024
1 parent 31ad096 commit 9a02257
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 @@ -741,7 +741,7 @@ If the `values` property is present, the Wallet SHOULD return the claim only if
type and value of the claim both match for at least one of the elements in the array. Details of the processing rules are defined in (#selecting_claims).

`intent_to_retain`
: OPTIONAL. A boolean that indicates the Verifier intends to retain the Claim's data that is being requested.
: OPTIONAL. A boolean that indicates the Verifier intends to store the Claim's data that is being requested beyond the processing of the response. For example, to meet regulatory requirements of retaining records of transactions or to maintain user profiles. If omitted, the default value is `false`.

### Selecting Claims and Credentials {#dcql_query_lang_processing_rules}

Expand Down

0 comments on commit 9a02257

Please sign in to comment.