Skip to content

Commit

Permalink
Update draft-ietf-oauth-sd-jwt-vc.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Campbell <[email protected]>
  • Loading branch information
danielfett and bc-pi authored Jan 14, 2025
1 parent fcaffaa commit 3f56fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-oauth-sd-jwt-vc.md
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ selectively disclosable claims were disclosed to a Verifier. That means that a
consuming application which does not have access to all disclosures may not be
able to identify the claim which is being addressed.

Note: This specification does intentionally not use JSON Pointer [@RFC6901] for
Note: This specification intentionally does not use JSON Pointer [@RFC6901] for
selecting claims, as JSON Pointer requires string parsing and does not support
wildcard selection of array elements. It does not use JSON Path [@?I-D.goessner-dispatch-jsonpath] as
that introduces a considerable complexity and brings in a lot of features that
Expand Down

0 comments on commit 3f56fd2

Please sign in to comment.