Commit Graph

50 Commits

Author SHA1 Message Date
Xavi Aracil
d604f213be Added test with non-http issuer 2022-11-30 18:50:01 +01:00
Xavi Aracil
0d6d97cd4f Validate properties in Assertion 2022-11-29 18:06:36 +01:00
Xavi Aracil
521cce5dd4 Added invalid type test 2022-11-25 14:27:44 +01:00
Xavi Aracil
5cb232ea5b Added invalid context test 2022-11-25 14:09:17 +01:00
Xavi Aracil
c72d1de7f4 Generic ContextPropertyProbe 2022-11-25 13:56:39 +01:00
Xavi Aracil
543a2c5bdb Refactored out to a new package 2022-11-24 17:09:21 +01:00
Xavi Aracil
20ca615e46 Added simple badge class test 2022-11-24 17:07:10 +01:00
Xavi Aracil
f17f8913bc Add simple badgeclass sample 2022-11-24 17:06:55 +01:00
Xavi Aracil
24a2e02fe6 Added simple png test 2022-11-24 14:37:48 +01:00
Xavi Aracil
a629fc8372 Redirect warning in compaction 2022-11-24 13:51:04 +01:00
Xavi Aracil
0ba347d8f0 Added redirection sample 2022-11-24 13:50:48 +01:00
Xavi Aracil
ca8050d790 Added basic test, using test inspector 2022-11-24 12:01:53 +01:00
Xavi Aracil
af48747b57 Added a test OB20 inspector, with local redirections 2022-11-24 12:01:05 +01:00
Xavi Aracil
2d6d93041f Allow redirection of url to local resources 2022-11-24 11:58:48 +01:00
Xavi Aracil
677caf6f21 Updated samples 2022-11-24 11:15:53 +01:00
Xavi Aracil
904c97aced Set additional context keys for testing 2022-11-23 17:22:53 +01:00
Xavi Aracil
7beb69f87b AbstractBaseCredential renamed to Credential 2022-11-23 09:08:42 +01:00
Xavi Aracil
0e077c7256 First empty inspector for OB20 2022-11-22 18:04:42 +01:00
Xavi Aracil
6c9485cf02 parse now return the generic credential, with keys from context 2022-11-22 18:04:02 +01:00
Xavi Aracil
21fe60f21b Added basic json test resource 2022-11-22 13:57:35 +01:00
Andy Miller (IMS)
e096f1580b Add valid did:key example 2022-11-16 12:45:50 -08:00
Andy Miller (IMS)
78c1cbe279 Add several more ob3 tests 2022-11-16 12:29:22 -08:00
Andy Miller (IMS)
bd106f9761 Fix ob3 tests
- Update context URL (imsglobal.github.io no longer exists)
- Update simple* resources with updated ob3 spec example json
2022-11-16 11:24:42 -08:00
Andy Miller (IMS)
26bf98d046 Update simple examples 2022-11-10 11:53:55 -08:00
Markus Gylling
de467db9b4 fix unit tests 2022-10-20 15:40:17 +02:00
Andy Miller (IMS)
5941a9ab4e Update ob30 samples 2022-09-15 13:06:35 -07:00
Andy Miller (IMS)
07b3abcc57 Update simple.json 2022-09-09 12:06:10 -07:00
Markus Gylling
341a15b90a add trial impl of embedded proof verification using verifiable-credentials-java 2022-09-09 09:13:13 +02:00
Markus Gylling
9da0e784a6 clean up clr step #2 2022-09-01 13:44:47 +02:00
Markus Gylling
23a34bd470 cleanup clr step #1 2022-09-01 11:05:44 +02:00
Markus Gylling
bbcfac14fc add @context value check probe 2022-08-31 20:30:10 +02:00
Markus Gylling
ef74f679fc Update IronTests.java 2022-08-31 16:57:12 +02:00
Markus Gylling
7c7d283530 clean up filenames 2022-08-31 15:04:32 +02:00
Miles Lyon
c42ca86915 WIP, but need to hash out with Markus a few things. 2022-07-31 14:19:29 -07:00
Miles Lyon
81b133ec84 Basline simple.json with inspector and one test. 2022-07-19 10:13:33 -04:00
Markus Gylling
67232f5b1d add unit test for JsonSchemaProbe 2022-07-13 21:27:09 +02:00
Markus Gylling
a766a83fd0 Fixes #33 2022-07-13 20:07:19 +02:00
Miles Lyon
0f41d00a00 Rebaked simple PNG image with latest example to fix broken unit tests. 2022-07-08 10:31:33 -04:00
Miles Lyon
2b6cf3311f Updated testing SVG with a credential containing a valid proof. 2022-07-08 10:03:49 -04:00
Markus Gylling
9d3110547e add iron for vc verification, refactor+cleanup 2022-07-08 11:33:45 +02:00
Miles Lyon
092d4eb8f1 Merge branch 'vc-ob-clr' of https://github.com/imsglc/ims-inspector into vc-ob-clr 2022-07-07 09:19:33 -04:00
Markus Gylling
c40e061023 throw JsonLdError per spec 2022-07-06 15:41:24 +02:00
Miles Lyon
679320a116 Merge branch 'vc-ob-clr' of https://github.com/imsglc/ims-inspector into vc-ob-clr 2022-07-06 09:26:55 -04:00
Miles Lyon
599155ca6e Committing to merge in changes. WIP, may delete a lot of this. 2022-07-06 09:26:26 -04:00
Markus Gylling
1d051a41b1 Update CachingDocumentLoaderTests.java 2022-07-05 23:50:26 +02:00
Markus Gylling
ebcd653fae add a caching document loader 2022-07-05 23:26:05 +02:00
Miles Lyon
b32e81bed5 Leaving the old version in case it is needed. We can delete later. 2022-06-29 16:09:35 -04:00
Miles Lyon
e09a383097 One additional commit which is just to update our simple.json proof with a sample with a key directly in the file. 2022-06-29 16:08:18 -04:00
Miles Lyon
a913ac97d8 Rebaked a couple of badges. Added decode jwt code and png type probe. Refactored accordingly to retain external jwt.
Endorsements needs a refactor pending finality on endorsement lookup.
2022-06-23 11:27:27 -04:00
Markus Gylling
068a6edb8d initial cut of ob3 verifier 2022-06-20 14:51:37 +02:00