Commit Graph

257 Commits

Author SHA1 Message Date
Xavi Aracil 50b29ee167 Added v2 version of W3C Verifiable Credential 2024-03-21 18:00:35 +01:00
Xavi Aracil 4b9b1d4147 Fixed tests 2024-03-21 18:00:16 +01:00
Xavi Aracil ef8d4b08c4 Updated fixtures 2024-03-21 17:27:09 +01:00
Xavi Aracil 36878c620c Fixed tests 2024-03-21 17:26:45 +01:00
Xavi Aracil be7e496d47 Added support for VCDM 2.0 2024-03-21 17:25:15 +01:00
Xavi Aracil c97c455d09 better comments 2024-03-21 17:24:50 +01:00
Xavi Aracil 12e7221e8c Raise a warning when the context is not the latest one 2024-03-21 17:23:59 +01:00
Xavi Aracil f600e5abeb Defined dates fields depending on vcdm version 2024-03-21 17:23:44 +01:00
Xavi Aracil 3097b6bd28 Added vcdm 2.0 context 2024-03-19 18:56:20 +01:00
Xavi Aracil 5697001e07 Fixed test 2024-02-23 11:49:59 +01:00
Xavi Aracil 693f899645 Use canonical schema 2024-02-23 11:49:22 +01:00
Xavi Aracil a1c8caf170 Updated version 2024-02-23 11:37:01 +01:00
Xavi Aracil 6e112a0731 Use new JsonSchemasProbe 2024-02-23 11:36:22 +01:00
Xavi Aracil 3e3d26c987 Add JsonSchemasProbe class for validating JSON schema and its aliases 2024-02-23 11:36:10 +01:00
Xavi Aracil fc3cc41466 Updated version 2024-02-19 15:34:23 +01:00
Xavi Aracil 44b951670e Added new alias 2024-02-19 15:34:20 +01:00
Xavi Aracil 58c65308e6 Added new contexts 2024-02-19 15:29:44 +01:00
Xavi Aracil c91099313f Fixed refresh service 2023-11-13 09:21:38 -05:00
Xavi Aracil 8ce52dec27 Updated version 2023-11-13 09:20:41 -05:00
Xavi Aracil 23a8231d51 Updated context 2023-11-13 09:16:37 -05:00
Xavi Aracil d3ea0cde22 Use Cached document loader 2023-11-12 10:54:08 +01:00
Xavi Aracil 43dc9fbc8c Updated version 2023-10-20 17:52:29 +02:00
Xavi Aracil b34518f54c Allow override of achivement probes in credential subject 2023-10-20 17:52:24 +02:00
Xavi Aracil ee587e40fe Removed unused imports 2023-10-11 12:44:58 +02:00
Xavi Aracil 20bdaadbd0 Removed CLR inspector 2023-10-11 12:44:47 +02:00
Xavi Aracil 0576a036f6 Check criteria 2023-10-03 10:55:09 -04:00
Xavi Aracil be3ebb1231 Check criteria 2023-10-03 10:43:20 -04:00
Xavi Aracil cc6dbbcd37 Revert "Decode domain in did:web method."
This reverts commit 24ef0b06b86efd2b8985d2dc43c765c06fcb97e6.
2023-09-28 09:29:04 +02:00
Xavi Aracil 2b0fd49957 Decode domain in did:web method. 2023-09-28 08:01:52 +02:00
Xavi Aracil f6b1dff7d8 eddsa-2022 renamed to eddsa-rdfc-2022 2023-09-25 09:40:16 +02:00
Xavi Aracil 10224b6a41 New parent pom 2023-09-04 10:42:33 +02:00
Xavi Aracil 535e0e36d6 Added new ob context files 2023-07-14 12:11:19 +02:00
Xavi Aracil 2eae2f63ee Merge pull request #80 from imsglc/77-ed25519signature2020-is-deprecated
77 ed25519signature2020 is deprecated
2023-06-21 09:30:46 +02:00
Xavi Aracil 203c9b1434 Updated version 2023-06-21 09:30:18 +02:00
Xavi Aracil f2cab6934d Fixed test with invalid proof 2023-06-13 11:39:02 +02:00
Xavi Aracil d1d2b6cf01 Disable test 2023-06-13 11:20:50 +02:00
Xavi Aracil 7e99cfb407 Fixed tests 2023-06-13 11:20:43 +02:00
Xavi Aracil dfa159035f Verify eddsa-2022 proofs 2023-05-29 11:15:18 +02:00
Xavi Aracil c55bbf808a Cached https://w3id.org/security/data-integrity/v1 2023-05-29 11:15:02 +02:00
Xavi Aracil 6287dde672 Added implementaiton of eddsa-2022 cryptosuite verifier 2023-05-29 11:14:48 +02:00
Xavi Aracil f44a4a67bf Added tests for eddsa-2022 2023-05-29 11:13:29 +02:00
Xavi Aracil ef5836ecbe Fixed proof in test json 2023-05-23 11:08:07 +02:00
Andy Miller (IMS) 8e9546db0f Fix json samples
Fixes #79

Updated ob3/simple-did-web-method.json and ob3/credential-status-revoked.json with fresh exports from Wellspring Portal.

I also gave the AchievementCredentials names that correspond to the json file names so they are easier to update if needed.

Once we get the BadgeConnect API working, we can probably update the tests to simply GET the credentials.
2023-05-23 10:18:46 +09:00
Xavi Aracil 09647272ff Merge pull request #75 from imsglc/amiller-ims-patch-2
Please consider updating danubetech dependencies
2023-05-22 15:42:09 +02:00
Andy Miller (IMS) 45734fa9d4 Add credentialStatus test
This uses the wellspring2022-portal app. If it ever breaks, the data was probably changed in the app.
2023-05-22 10:30:29 +09:00
Andy Miller 74182bf2fc Merge pull request #72 from imsglc/amiller-ims-patch-1
Update IssuerProbe.java
2023-05-21 10:18:46 +09:00
Andy Miller (IMS) 981398f418 Switch to using org and learner paths for did-web url 2023-05-16 16:27:57 +09:00
Andy Miller (IMS) 149af3ea5c Add a simple did:web method sample
Depends on wellspring 2022 portal app
2023-05-16 12:11:01 +09:00
Andy Miller (IMS) 0f839cc0c2 Fixed up a couple of steps in the did:web embedded proof probe 2023-05-16 10:36:57 +09:00
Andy Miller (IMS) 465ba7df55 Renamed did:key method resource 2023-05-16 10:35:56 +09:00