Commit Graph

235 Commits

Author SHA1 Message Date
Xavi Aracil
be6891e857 Allow multiple proofs 2023-01-09 12:05:10 +01:00
Xavi Aracil
a13bcf8f11 Added a test for multiple proofs 2023-01-09 12:04:35 +01:00
Xavi Aracil
999b28b43d Added a holder for W3C's VC, with method for getting the array of proofs 2023-01-09 12:04:11 +01:00
Xavi Aracil
4abd45937c Move probes up to follow verification section in spec document 2023-01-05 14:30:25 +01:00
Xavi Aracil
f0cddf0906 more comment in a TODO 2023-01-05 13:15:50 +01:00
Xavi Aracil
6f5fea32ed Added probes for issuer 2023-01-05 13:15:47 +01:00
Xavi Aracil
d654b12919 Added probes for evidence 2023-01-05 13:15:05 +01:00
Xavi Aracil
1fe23b7278 Check required values for type attribute
added attributes for required type and achievement

return error instead of notRun
2023-01-05 13:14:59 +01:00
Xavi Aracil
677e547add Get credentialSchema node list using utility method 2023-01-04 12:27:31 +01:00
Xavi Aracil
38a6b2e6e7 Add cause's message to the resulting report 2023-01-04 12:20:11 +01:00
Xavi Aracil
4bed4a74ca Merge pull request #68 from imsglc/clr-verification
Update CLR20Inspector to use ConfigurableDocumentLoader
2023-01-02 10:19:19 +01:00
Andy Miller (IMS)
e446222784 Add a test of a mildly complex CLR 2022-12-29 13:27:26 -08:00
Andy Miller (IMS)
dd29a8f023 Switch to ConfigurableDocumentLoader 2022-12-29 13:26:50 -08:00
Xavi Aracil
de1bca76e3 Revert "Flatten recursively"
This reverts commit f95181db11405c0d3f88bbf78587bd83413a5efd.
2022-12-21 10:12:56 +01:00
Xavi Aracil
6372735105 Upgraded version 2022-12-21 09:52:14 +01:00
Xavi Aracil
d6a85ad00d Merge pull request #67 from imsglc/feature/open-badges-20
Feature/open badges 20
2022-12-21 09:50:32 +01:00
Xavi Aracil
6bb159dc13 Merge pull request #66 from imsglc/add-standalone-endorsement-support
Add standalone endorsement support
2022-12-21 09:47:34 +01:00
Andy Miller (IMS)
eb5cd65985 Add valid endorsement test 2022-12-20 13:00:26 -08:00
Andy Miller (IMS)
df646b502b Add endorsement test 2022-12-20 12:55:32 -08:00
Andy Miller (IMS)
043f4b6a25 Replace run(resource) override to inspect standalone endorsement 2022-12-20 12:54:59 -08:00
Xavi Aracil
1e51ac3909 Fixed valueOf: check external only if value is not null 2022-12-20 13:08:28 +01:00
Xavi Aracil
c4666c4913 Flatten recursively 2022-12-20 13:08:04 +01:00
Xavi Aracil
810bb023bc Check against null values 2022-12-20 13:07:45 +01:00
Xavi Aracil
d37aadaf13 Merge pull request #64 from imsglc/dec22-release
Fixed SVG magic number
2022-12-19 14:27:04 +01:00
Xavi Aracil
e2291b16fa Merge pull request #63 from imsglc/dec22-release
Added support for svg
2022-12-19 14:23:10 +01:00
Xavi Aracil
0af2825663 Merge pull request #62 from imsglc/dec22-release
Set authClientId to staging
2022-12-19 13:38:05 +01:00
Xavi Aracil
c764436ddb Merge pull request #61 from imsglc/dec22-release
switch environmentUrl to staging
2022-12-19 13:25:04 +01:00
Xavi Aracil
60b851edfc Merge pull request #60 from imsglc/dec22-release
switch profile to production
2022-12-19 12:09:13 +01:00
Xavi Aracil
79e3adb7a8 Merge pull request #59 from imsglc/dec22-release
Dec22 release
2022-12-19 11:15:17 +01:00
Xavi Aracil
0932ca87a8 Merge branch 'feature/open-badges-20' into dec22-release
# Conflicts:
#	inspector-util/src/main/java/org/oneedtech/inspect/util/spec/Specification.java
#	inspector-web/src/main/resources/validators.json
2022-12-19 11:03:20 +01:00
Markus Gylling
b76b9578a6 Merge pull request #58 from imsglc/temp
update dec22
2022-12-15 23:07:02 +01:00
Markus Gylling
07b3b89f3d Merge branch 'dec22-release' into temp 2022-12-15 23:06:40 +01:00
Markus Gylling
e73ac4b68c up version 2022-12-15 16:42:20 +01:00
Xavi Aracil
1677a0b359 Added a UriFactory for allowing local resources in testing 2022-12-15 15:41:24 +01:00
Xavi Aracil
e7de6c6ebc Added message about redirection 2022-12-15 13:33:41 +01:00
Xavi Aracil
682c9d9d4d Better report messages 2022-12-15 13:32:26 +01:00
Xavi Aracil
766228bbad Finished extension validation 2022-12-15 13:32:13 +01:00
Xavi Aracil
1818fdabf5 initial extension probe, only checks contexts 2022-12-15 12:44:59 +01:00
Xavi Aracil
727bd8194b Added extension tests 2022-12-14 08:14:33 +01:00
Xavi Aracil
3b335867fe Save loaded contexts in internal cache 2022-12-14 08:14:18 +01:00
Xavi Aracil
cb60fd11ed Added endorsement inspector for OB 2.0 2022-12-13 14:30:55 +01:00
Xavi Aracil
55ef973efe Fixed fetch condition 2022-12-13 13:06:50 +01:00
Xavi Aracil
419beae7ca Add resource to run context 2022-12-13 13:06:35 +01:00
Xavi Aracil
c7dee3bdf7 Endorsements validation 2022-12-13 10:46:34 +01:00
Xavi Aracil
e47061de8d Added more image validation tests 2022-12-12 18:26:16 +01:00
Xavi Aracil
59c96d68d1 Added image validation tests 2022-12-12 18:04:53 +01:00
Xavi Aracil
ed74e2a60d Added revocation list tests 2022-12-12 17:19:26 +01:00
Xavi Aracil
caea0b50f4 Added related validation test, fixing fullValidate 2022-12-12 16:14:18 +01:00
Xavi Aracil
8260d7e7aa Fixed rdf validation tests 2022-12-12 15:06:17 +01:00
Xavi Aracil
8daa897e81 Added expiration tests 2022-12-12 15:06:08 +01:00