Commit Graph

  • a8ffcaae37 Undid POM exclusions and commented out mvn enforcer to address issues with missing runtime jars. Miles Lyon 2022-08-02 15:09:52 -0400
  • c42ca86915 WIP, but need to hash out with Markus a few things. Miles Lyon 2022-07-31 14:19:29 -0700
  • 0c855ec71e WIP, CLR Inspector. Inline Schema probe having an issue that I need to dig deeper into. Miles Lyon 2022-07-19 15:51:44 -0400
  • 81b133ec84 Basline simple.json with inspector and one test. Miles Lyon 2022-07-19 10:13:33 -0400
  • 766d859b2f Merge pull request #35 from imsglc/uri-upload mlyon-ims 2022-07-19 09:47:49 -0400
  • 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). Miles Lyon 2022-07-18 15:34:23 -0400
  • 67232f5b1d add unit test for JsonSchemaProbe Markus Gylling 2022-07-13 21:27:09 +0200
  • a766a83fd0 Fixes #33 Markus Gylling 2022-07-13 20:07:19 +0200
  • b74d62e218 WIP with adding Open Badges Validator and new optional URI submission to validate form. Miles Lyon 2022-07-12 16:46:50 -0400
  • 59642ac5ab normalize variable names, add break Markus Gylling 2022-07-12 12:59:23 +0200
  • 9ab087f026 Added in code to fetch jwk from a url. Miles Lyon 2022-07-08 10:51:18 -0400
  • 0f41d00a00 Rebaked simple PNG image with latest example to fix broken unit tests. Miles Lyon 2022-07-08 10:31:33 -0400
  • 2b6cf3311f Updated testing SVG with a credential containing a valid proof. Miles Lyon 2022-07-08 10:03:49 -0400
  • ec689cc110 update pom Markus Gylling 2022-07-08 12:25:47 +0200
  • 9d3110547e add iron for vc verification, refactor+cleanup Markus Gylling 2022-07-08 11:33:45 +0200
  • 956dede89e add inspector-web.jar Rimunims 2022-07-08 03:19:54 +0000
  • 092d4eb8f1 Merge branch 'vc-ob-clr' of https://github.com/imsglc/ims-inspector into vc-ob-clr Miles Lyon 2022-07-07 09:19:33 -0400
  • 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. Miles Lyon 2022-07-07 09:18:38 -0400
  • c40e061023 throw JsonLdError per spec Markus Gylling 2022-07-06 15:41:24 +0200
  • 679320a116 Merge branch 'vc-ob-clr' of https://github.com/imsglc/ims-inspector into vc-ob-clr Miles Lyon 2022-07-06 09:26:55 -0400
  • 599155ca6e Committing to merge in changes. WIP, may delete a lot of this. Miles Lyon 2022-07-06 09:26:26 -0400
  • 1d051a41b1 Update CachingDocumentLoaderTests.java Markus Gylling 2022-07-05 23:50:26 +0200
  • ebcd653fae add a caching document loader Markus Gylling 2022-07-05 23:26:05 +0200
  • 80e7f9bbde implement refreshService Markus Gylling 2022-06-30 15:55:17 +0200
  • c655b3ca1c misc small edits Markus Gylling 2022-06-30 15:13:46 +0200
  • 5d5f3f7588 add URDNA2015 Markus Gylling 2022-06-29 23:00:37 +0200
  • cb7a98f378 Merge pull request #28 from imsglc/credential-type-mods Markus Gylling 2022-06-29 22:12:35 +0200
  • b32e81bed5 Leaving the old version in case it is needed. We can delete later. Miles Lyon 2022-06-29 16:09:35 -0400
  • e09a383097 One additional commit which is just to update our simple.json proof with a sample with a key directly in the file. Miles Lyon 2022-06-29 16:08:18 -0400
  • c2540377e2 Updated bouncy castle to a higher version to support ED25529. Pulled in Stack Overflow signature/proof verification. Miles Lyon 2022-06-24 15:45:27 -0400
  • 78456fceb8 Added 'alg' check. Miles Lyon 2022-06-24 15:23:30 -0400
  • 98e00ccf48 WIP, signature additions. Miles Lyon 2022-06-24 15:16:28 -0400
  • a913ac97d8 Rebaked a couple of badges. Added decode jwt code and png type probe. Refactored accordingly to retain external jwt. Miles Lyon 2022-06-23 11:27:27 -0400
  • 3ff7a0f76a Update OB30Inspector.java Markus Gylling 2022-06-20 15:13:25 +0200
  • c91ae7a383 Update CredentialTypeProbe.java Markus Gylling 2022-06-20 15:05:27 +0200
  • 068a6edb8d initial cut of ob3 verifier Markus Gylling 2022-06-20 14:51:37 +0200
  • e664dffe2d refactor schemaLocation Markus Gylling 2022-04-18 19:51:42 +0200
  • 320f5a9611 Merge pull request #7 from imsglc/addcc Markus Gylling 2022-03-04 10:59:10 +0100
  • c1b7a36511 harmonize naming Markus Gylling 2022-03-02 10:14:25 +0100
  • 126384fe30 dynamic forms Markus Gylling 2022-03-01 17:19:22 +0100
  • 8ed10ab503 simplify maven, fix webapp index page flex Markus Gylling 2022-02-26 16:38:31 +0100
  • 41ac044d6e Modify git ignore to exclude vscode files (launch.json, etc...) Miles Lyon 2021-12-01 14:59:04 -0500
  • db2da5fc8f Merge pull request #2 from imsglc/sso-integration mlyon-ims 2021-12-01 09:19:30 -0500
  • a9a18c7b1f Delete launch.json mlyon-ims 2021-11-22 10:56:15 -0500
  • e4ed8f7d6c Delete settings.json mlyon-ims 2021-11-22 10:55:47 -0500
  • 10d3d568ee Merge branch 'develop' into sso-integration Miles Lyon 2021-11-04 15:50:40 -0400
  • b91693e7b0 Adding these so I can reset develop. Saving work. Miles Lyon 2021-11-04 13:53:02 -0400
  • 7078dac906 fix gitignore, add /zip/ dir mgylling 2021-11-04 18:33:48 +0100
  • b69240f911 Disable jar-with-dependencies mgylling 2021-09-20 17:31:29 +0200
  • 8aa4200af0 initial commit mgylling 2021-09-20 15:12:30 +0200