Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

SD-JWT Holder/Verifier - Process Disclosures #3459

Closed
sandrask opened this issue Jan 3, 2023 · 0 comments · Fixed by #3460
Closed

SD-JWT Holder/Verifier - Process Disclosures #3459

sandrask opened this issue Jan 3, 2023 · 0 comments · Fixed by #3460
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sandrask
Copy link
Contributor

sandrask commented Jan 3, 2023

Add utility function to decode disclosures (will be used by both holder and verifier)

Create disclose claims function for holder that will re-create SD-JWT with disclosures for selected claims only.

Verifier should insert decoded claims (claim name/value) at the level of the _sd claim and remove _sd_claims and _sd_alg from SD-JWT payload.

@sandrask sandrask self-assigned this Jan 3, 2023
@sandrask sandrask added the enhancement New feature or request label Jan 3, 2023
@sandrask sandrask added this to Aries Go Jan 3, 2023
@sandrask sandrask moved this to In Progress in Aries Go Jan 3, 2023
@sandrask sandrask added this to the 0.1.7 milestone Jan 3, 2023
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes hyperledger-archives#3459

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes hyperledger-archives#3459

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes hyperledger-archives#3459

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes hyperledger-archives#3459

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes hyperledger-archives#3459

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes hyperledger-archives#3459

Signed-off-by: Sandra Vrtikapa <[email protected]>
sudeshrshetty pushed a commit that referenced this issue Jan 5, 2023
Added utility function to decode disclosures (used by both holder and verifier)
Created disclose claims function for holder that re-creates SD-JWT with disclosures for selected claims only.

Created get verified payload function for verifier (removes _sd and _sd_alg from claims and inserts into payload disclosed claims).

Closes #3459

Signed-off-by: Sandra Vrtikapa <[email protected]>

Signed-off-by: Sandra Vrtikapa <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Aries Go Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant