Commit Graph

26 Commits

Author SHA1 Message Date
Miles Lyon
9f95ba4652 Conditional upload for validators (uri or file upload). Added exceptions for POM conflicts between auth0 and iron verifiable credentials (and iron-vc with itself). 2022-07-18 15:34:23 -04:00
Miles Lyon
b74d62e218 WIP with adding Open Badges Validator and new optional URI submission to validate form. 2022-07-12 16:46:50 -04:00
Miles Lyon
9ab087f026 Added in code to fetch jwk from a url. 2022-07-08 10:51:18 -04: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
ec689cc110 update pom 2022-07-08 12:25:47 +02: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
Miles Lyon
502229883e This is just a snap shot of attempting to get the proof working with bouncy castle ED25519. Ultimately we found a VC library that handles more of this so we will likely remove. 2022-07-07 09:18:38 -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
Markus Gylling
80e7f9bbde implement refreshService 2022-06-30 15:55:17 +02:00
Markus Gylling
c655b3ca1c misc small edits 2022-06-30 15:13:46 +02:00
Markus Gylling
5d5f3f7588 add URDNA2015 2022-06-29 23:00:37 +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
c2540377e2 Updated bouncy castle to a higher version to support ED25529. Pulled in Stack Overflow signature/proof verification. 2022-06-24 15:45:27 -04:00
Miles Lyon
78456fceb8 Added 'alg' check. 2022-06-24 15:23:30 -04:00
Miles Lyon
98e00ccf48 WIP, signature additions. 2022-06-24 15:16:28 -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
3ff7a0f76a Update OB30Inspector.java 2022-06-20 15:13:25 +02:00
Markus Gylling
c91ae7a383 Update CredentialTypeProbe.java 2022-06-20 15:05:27 +02:00
Markus Gylling
068a6edb8d initial cut of ob3 verifier 2022-06-20 14:51:37 +02:00