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

Parse and Validate DID configuration for specfied DID and Domain #3371

Closed
sandrask opened this issue Sep 13, 2022 · 1 comment · Fixed by #3372
Closed

Parse and Validate DID configuration for specfied DID and Domain #3371

sandrask opened this issue Sep 13, 2022 · 1 comment · Fixed by #3372
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sandrask
Copy link
Contributor

sandrask commented Sep 13, 2022

Parse and validate DID configuration bytes.
Search through domain linkage credential(s) for specified did and domain.
Validate domain linkage credential for Linked Data (JWT validation will be handled in different issue).

@sandrask
Copy link
Contributor Author

First step for #3365

@sandrask sandrask self-assigned this Sep 13, 2022
@sandrask sandrask added the enhancement New feature or request label Sep 13, 2022
@sandrask sandrask moved this to In Progress in Aries Go Sep 13, 2022
@sandrask sandrask added this to the 0.1.7 milestone Sep 13, 2022
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Sep 13, 2022
Parse and validate DID configuration bytes.
Search through domain linkage credential(s) for specified did and domain.
Validate domain linkage credential for Linked Data (JWT validation will be handled in different issue).

Closes hyperledger-archives#3371

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Sep 13, 2022
Parse and validate DID configuration bytes.
Search through domain linkage credential(s) for specified did and domain.
Validate domain linkage credential for Linked Data (JWT validation will be handled in different issue).

Closes hyperledger-archives#3371

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Sep 13, 2022
Parse and validate DID configuration bytes.
Search through domain linkage credential(s) for specified did and domain.
Validate domain linkage credential for Linked Data (JWT validation will be handled in different issue).

Closes hyperledger-archives#3371

Signed-off-by: Sandra Vrtikapa <[email protected]>
fqutishat pushed a commit that referenced this issue Sep 19, 2022
Parse and validate DID configuration bytes.
Search through domain linkage credential(s) for specified did and domain.
Validate domain linkage credential for Linked Data (JWT validation will be handled in different issue).

Closes #3371

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

Signed-off-by: Sandra Vrtikapa <[email protected]>
Repository owner moved this from In Progress to Done in Aries Go Sep 19, 2022
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