Skip to content

Align claims path query for ISO mdocs with JSON-based credentials #513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

awoie
Copy link
Contributor

@awoie awoie commented May 20, 2025

Fixes #468

@awoie awoie requested review from GarethCOliver and Sakurann May 27, 2025 12:50
@awoie
Copy link
Contributor Author

awoie commented May 27, 2025

Please review again @GarethCOliver and @Sakurann. JSON and ISO mdocs should be now consistent and applied @GarethCOliver suggestions.

Note that I also had to fix to allow negative integers for CBOR since labels in CBOR maps can be negative integers:

A claims path pointer MUST be a non-empty array of strings, nulls and integers.

@Sakurann Sakurann added this to the Final 1.0 milestone May 28, 2025
Co-authored-by: Joseph Heenan <[email protected]>
@awoie awoie requested a review from jogu June 2, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rationale for limiting claims description path for mdoc to only namespace and element?
5 participants