Commit Graph

  • bed81d538d Update IssuerProbe.java Andy Miller 2023-05-15 05:33:21 +0900
  • f499ef32e9 Added did:web verification method Xavi Aracil 2023-03-22 10:49:42 +0100
  • 3ba3c642a9 Merge pull request #71 from imsglc/feature/upload_uri_in_api Xavi Aracil 2023-03-03 13:54:28 +0100
  • 8ba2925b78 Fixed tests Xavi Aracil 2023-03-03 13:53:42 +0100
  • ea4e8bce92 Merge pull request #70 from imsglc/feature/upload_uri_in_api Xavi Aracil 2023-03-03 13:41:15 +0100
  • 5f9335155c Merge pull request #69 from imsglc/feature/upload_uri_in_api Xavi Aracil 2023-03-03 05:00:09 -0600
  • 34962fd631 Refresh of credential may fail. If so, continue with old credential Xavi Aracil 2023-02-07 19:12:10 +0100
  • 2952fe6807 Set accept header for revocation list Xavi Aracil 2023-02-07 19:11:47 +0100
  • 52f0fd4ed3 Defined REFRESH_SERVICE_MIME_TYPES Xavi Aracil 2023-02-07 19:10:48 +0100
  • 98d86d556f Added context to cache Xavi Aracil 2023-02-10 10:12:40 +0100
  • a75917fe29 Added tests for context aliases and versioning Xavi Aracil 2023-02-10 10:12:27 +0100
  • 0d583f175f Validate context against aliases and versioning Xavi Aracil 2023-02-10 10:12:08 +0100
  • 433032c6c3 Added context aliases and versioning Xavi Aracil 2023-02-10 10:11:48 +0100
  • 08c5671342 updated version Xavi Aracil 2023-02-09 13:24:59 +0100
  • 6f2b840fc4 Renamed method Xavi Aracil 2023-01-09 13:52:08 +0100
  • be6891e857 Allow multiple proofs Xavi Aracil 2023-01-09 12:05:10 +0100
  • a13bcf8f11 Added a test for multiple proofs Xavi Aracil 2023-01-09 12:04:35 +0100
  • 999b28b43d Added a holder for W3C's VC, with method for getting the array of proofs Xavi Aracil 2023-01-09 12:04:11 +0100
  • 4abd45937c Move probes up to follow verification section in spec document Xavi Aracil 2023-01-05 14:30:25 +0100
  • f0cddf0906 more comment in a TODO Xavi Aracil 2023-01-05 12:28:17 +0100
  • 6f5fea32ed Added probes for issuer Xavi Aracil 2023-01-05 12:20:22 +0100
  • d654b12919 Added probes for evidence Xavi Aracil 2023-01-05 11:43:19 +0100
  • 1fe23b7278 Check required values for type attribute Xavi Aracil 2023-01-05 10:48:15 +0100
  • 677e547add Get credentialSchema node list using utility method Xavi Aracil 2023-01-04 12:27:31 +0100
  • 38a6b2e6e7 Add cause's message to the resulting report Xavi Aracil 2022-10-25 14:34:52 +0200
  • 4bed4a74ca Merge pull request #68 from imsglc/clr-verification Xavi Aracil 2023-01-02 10:19:19 +0100
  • e446222784 Add a test of a mildly complex CLR Andy Miller (IMS) 2022-12-29 13:27:26 -0800
  • dd29a8f023 Switch to ConfigurableDocumentLoader Andy Miller (IMS) 2022-12-29 13:26:50 -0800
  • de1bca76e3 Revert "Flatten recursively" Xavi Aracil 2022-12-21 10:12:56 +0100
  • 6372735105 Upgraded version Xavi Aracil 2022-12-21 09:48:31 +0100
  • d6a85ad00d Merge pull request #67 from imsglc/feature/open-badges-20 Xavi Aracil 2022-12-21 09:50:32 +0100
  • 6bb159dc13 Merge pull request #66 from imsglc/add-standalone-endorsement-support Xavi Aracil 2022-12-21 09:47:34 +0100
  • eb5cd65985 Add valid endorsement test Andy Miller (IMS) 2022-12-20 13:00:26 -0800
  • df646b502b Add endorsement test Andy Miller (IMS) 2022-12-20 12:55:32 -0800
  • 043f4b6a25 Replace run(resource) override to inspect standalone endorsement Andy Miller (IMS) 2022-12-20 12:54:59 -0800
  • 1e51ac3909 Fixed valueOf: check external only if value is not null Xavi Aracil 2022-12-20 13:08:28 +0100
  • c4666c4913 Flatten recursively Xavi Aracil 2022-12-20 13:08:04 +0100
  • 810bb023bc Check against null values Xavi Aracil 2022-12-20 13:07:45 +0100
  • d37aadaf13 Merge pull request #64 from imsglc/dec22-release Xavi Aracil 2022-12-19 14:27:04 +0100
  • e2291b16fa Merge pull request #63 from imsglc/dec22-release Xavi Aracil 2022-12-19 14:23:10 +0100
  • 0af2825663 Merge pull request #62 from imsglc/dec22-release Xavi Aracil 2022-12-19 13:38:05 +0100
  • c764436ddb Merge pull request #61 from imsglc/dec22-release Xavi Aracil 2022-12-19 13:25:04 +0100
  • 60b851edfc Merge pull request #60 from imsglc/dec22-release Xavi Aracil 2022-12-19 12:09:13 +0100
  • 79e3adb7a8 Merge pull request #59 from imsglc/dec22-release Xavi Aracil 2022-12-19 11:15:17 +0100
  • 0932ca87a8 Merge branch 'feature/open-badges-20' into dec22-release Xavi Aracil 2022-12-19 11:03:20 +0100
  • b76b9578a6 Merge pull request #58 from imsglc/temp Markus Gylling 2022-12-15 23:07:02 +0100
  • 07b3b89f3d Merge branch 'dec22-release' into temp Markus Gylling 2022-12-15 23:06:40 +0100
  • e73ac4b68c up version Markus Gylling 2022-12-15 16:42:20 +0100
  • 1677a0b359 Added a UriFactory for allowing local resources in testing Xavi Aracil 2022-12-15 15:41:24 +0100
  • e7de6c6ebc Added message about redirection Xavi Aracil 2022-12-15 13:33:41 +0100
  • 682c9d9d4d Better report messages Xavi Aracil 2022-12-15 13:32:26 +0100
  • 766228bbad Finished extension validation Xavi Aracil 2022-12-15 13:32:07 +0100
  • 1818fdabf5 initial extension probe, only checks contexts Xavi Aracil 2022-12-14 16:12:49 +0100
  • 727bd8194b Added extension tests Xavi Aracil 2022-12-14 08:14:33 +0100
  • 3b335867fe Save loaded contexts in internal cache Xavi Aracil 2022-12-14 08:14:18 +0100
  • cb60fd11ed Added endorsement inspector for OB 2.0 Xavi Aracil 2022-12-13 14:30:55 +0100
  • 55ef973efe Fixed fetch condition Xavi Aracil 2022-12-13 13:06:50 +0100
  • 419beae7ca Add resource to run context Xavi Aracil 2022-12-13 13:06:35 +0100
  • c7dee3bdf7 Endorsements validation Xavi Aracil 2022-12-13 08:15:03 +0100
  • e47061de8d Added more image validation tests Xavi Aracil 2022-12-12 18:26:16 +0100
  • 59c96d68d1 Added image validation tests Xavi Aracil 2022-12-12 18:04:53 +0100
  • ed74e2a60d Added revocation list tests Xavi Aracil 2022-12-12 17:19:26 +0100
  • caea0b50f4 Added related validation test, fixing fullValidate Xavi Aracil 2022-12-12 16:14:18 +0100
  • 8260d7e7aa Fixed rdf validation tests Xavi Aracil 2022-12-12 15:06:17 +0100
  • 8daa897e81 Added expiration tests Xavi Aracil 2022-12-12 15:06:08 +0100
  • e8a6b33813 Added verification dependencies validation Xavi Aracil 2022-12-12 14:30:15 +0100
  • 747a93e670 Added Rdf Type validation test Xavi Aracil 2022-12-12 13:54:29 +0100
  • de610f7f3e Added tests for validations Xavi Aracil 2022-12-12 11:10:48 +0100
  • 6eb8b66560 Added issuer with compact iri test Xavi Aracil 2022-12-12 11:10:38 +0100
  • d852003526 Fix issuer url Xavi Aracil 2022-12-12 11:10:19 +0100
  • c7f4dc8afa Fixed regular expression validation Xavi Aracil 2022-12-12 10:41:04 +0100
  • e4da345869 Added test for assertion withou publick key Xavi Aracil 2022-12-12 10:40:12 +0100
  • 48a3de0968 Added basic language test Xavi Aracil 2022-12-12 09:39:12 +0100
  • a4d8a1692f Added JWT signature verification Xavi Aracil 2022-12-09 14:27:09 +0100
  • dbee83068f Got verification object from graph Xavi Aracil 2022-12-09 12:27:48 +0100
  • 1133628f5f Back to previous value Xavi Aracil 2022-12-09 12:27:37 +0100
  • 65a858756b Updated version Xavi Aracil 2022-12-09 10:06:56 +0100
  • 52b94777ce Added revocation list probe to OB 2.0 Xavi Aracil 2022-12-07 17:41:30 +0100
  • c96dd7726a Removed unused import Xavi Aracil 2022-12-07 17:41:14 +0100
  • 288e67e166 Default return for non existent field is success Xavi Aracil 2022-12-07 17:41:02 +0100
  • 4219785be4 Added revocation list for fetch Xavi Aracil 2022-12-07 17:40:08 +0100
  • 3c094f53ef Fixed default allowed origins when the issuerId is not an url Xavi Aracil 2022-12-07 16:08:29 +0100
  • e1f9c31b7b Fixed badge url in test resource Xavi Aracil 2022-12-07 15:55:47 +0100
  • 3f3276485d remove setter call with default boolean value Xavi Aracil 2022-12-07 15:27:25 +0100
  • 7580a2c56b More validations and prerequisites Xavi Aracil 2022-12-06 15:44:15 +0100
  • 746300ab42 Added basic jws test Xavi Aracil 2022-12-02 11:29:09 +0100
  • 2492aa28f3 Set assertion property name for JWS Xavi Aracil 2022-12-02 11:29:00 +0100
  • 550dde03f6 Generic property name for credential into jws Xavi Aracil 2022-12-02 11:28:24 +0100
  • d286347294 Added issuedon and expiration probes Xavi Aracil 2022-12-01 12:38:20 +0100
  • d334c0f143 Generic ExpirationProbe Xavi Aracil 2022-12-01 12:34:36 +0100
  • ce89968837 generic IssuanceProbe Xavi Aracil 2022-12-01 12:30:34 +0100
  • 739facfe06 Fixed tests Xavi Aracil 2022-12-01 12:30:09 +0100
  • c53d6405c4 Cache context for faster tests Xavi Aracil 2022-12-01 12:30:01 +0100
  • d604f213be Added test with non-http issuer Xavi Aracil 2022-11-30 18:50:01 +0100
  • d6e0d85d2f Added issuer property validations Xavi Aracil 2022-11-30 18:49:31 +0100
  • 92ad87c6bc Several ways to get the id Xavi Aracil 2022-11-30 18:48:56 +0100
  • dc0f501772 Gotten the right resource from context Xavi Aracil 2022-11-30 18:48:17 +0100
  • 91efffa848 Validation probes moved to its own package Xavi Aracil 2022-11-30 12:45:54 +0100
  • 60e0187052 Added image validation Xavi Aracil 2022-11-30 10:52:38 +0100
  • d3667e580c New validation probe for rdf types Xavi Aracil 2022-11-30 08:24:40 +0100