Commit Graph

312 Commits

Author SHA1 Message Date
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
Xavi Aracil
e8a6b33813 Added verification dependencies validation 2022-12-12 14:36:47 +01:00
Xavi Aracil
747a93e670 Added Rdf Type validation test 2022-12-12 14:08:44 +01:00
Xavi Aracil
de610f7f3e Added tests for validations 2022-12-12 13:02:57 +01:00
Xavi Aracil
6eb8b66560 Added issuer with compact iri test 2022-12-12 11:10:38 +01:00
Xavi Aracil
d852003526 Fix issuer url 2022-12-12 11:10:19 +01:00
Xavi Aracil
c7f4dc8afa Fixed regular expression validation 2022-12-12 10:41:04 +01:00
Xavi Aracil
e4da345869 Added test for assertion withou publick key 2022-12-12 10:40:12 +01:00
Xavi Aracil
48a3de0968 Added basic language test 2022-12-12 09:39:12 +01:00
Xavi Aracil
a4d8a1692f Added JWT signature verification 2022-12-09 14:27:09 +01:00
Xavi Aracil
dbee83068f Got verification object from graph 2022-12-09 12:27:48 +01:00
Xavi Aracil
1133628f5f Back to previous value 2022-12-09 12:27:37 +01:00
Xavi Aracil
65a858756b Updated version 2022-12-09 10:06:56 +01:00
Xavi Aracil
52b94777ce Added revocation list probe to OB 2.0 2022-12-07 17:55:01 +01:00
Xavi Aracil
c96dd7726a Removed unused import 2022-12-07 17:41:14 +01:00
Xavi Aracil
288e67e166 Default return for non existent field is success 2022-12-07 17:41:02 +01:00
Xavi Aracil
4219785be4 Added revocation list for fetch 2022-12-07 17:40:08 +01:00
Xavi Aracil
3c094f53ef Fixed default allowed origins when the issuerId is not an url 2022-12-07 16:08:29 +01:00
Xavi Aracil
e1f9c31b7b Fixed badge url in test resource 2022-12-07 15:55:47 +01:00
Xavi Aracil
3f3276485d remove setter call with default boolean value 2022-12-07 15:27:25 +01:00
Xavi Aracil
7580a2c56b More validations and prerequisites 2022-12-06 15:44:15 +01:00
Xavi Aracil
746300ab42 Added basic jws test 2022-12-02 11:29:09 +01:00
Xavi Aracil
2492aa28f3 Set assertion property name for JWS 2022-12-02 11:29:00 +01:00
Xavi Aracil
550dde03f6 Generic property name for credential into jws 2022-12-02 11:28:40 +01:00