Andy Miller (IMS)
8e9546db0f
Fix json samples
...
Fixes #79
Updated ob3/simple-did-web-method.json and ob3/credential-status-revoked.json with fresh exports from Wellspring Portal.
I also gave the AchievementCredentials names that correspond to the json file names so they are easier to update if needed.
Once we get the BadgeConnect API working, we can probably update the tests to simply GET the credentials.
2023-05-23 10:18:46 +09:00
Andy Miller (IMS)
45734fa9d4
Add credentialStatus test
...
This uses the wellspring2022-portal app. If it ever breaks, the data was probably changed in the app.
2023-05-22 10:30:29 +09:00
Andy Miller
74182bf2fc
Merge pull request #72 from imsglc/amiller-ims-patch-1
...
Update IssuerProbe.java
2023-05-21 10:18:46 +09:00
Andy Miller (IMS)
981398f418
Switch to using org and learner paths for did-web url
2023-05-16 16:27:57 +09:00
Andy Miller (IMS)
149af3ea5c
Add a simple did:web method sample
...
Depends on wellspring 2022 portal app
2023-05-16 12:11:01 +09:00
Andy Miller (IMS)
0f839cc0c2
Fixed up a couple of steps in the did:web embedded proof probe
2023-05-16 10:36:57 +09:00
Andy Miller (IMS)
465ba7df55
Renamed did:key method resource
2023-05-16 10:35:56 +09:00
Andy Miller (IMS)
d90bb7245a
Add a did:web method test
2023-05-16 10:35:07 +09:00
Andy Miller
50b5c39629
Please consider updating danubetech dependencies
...
The current versions work, but I use these more recent versions in the wellspring apps and I think it would be nice if we were in sync.
2023-05-15 16:46:07 +09:00
Andy Miller
bed81d538d
Update IssuerProbe.java
...
The `issuer` is an instance of the `Profile` class which has an optional array of `IdentifierEntry` class, not `IdentityObject`. See https://github.com/1EdTech/openbadges-specification/blob/develop/ob_v3p0/common_credentials.lines#L129 .
2023-05-15 05:33:21 +09:00
Andy Miller (IMS)
e446222784
Add a test of a mildly complex CLR
2022-12-29 13:27:26 -08:00
Andy Miller (IMS)
dd29a8f023
Switch to ConfigurableDocumentLoader
2022-12-29 13:26:50 -08:00
Andy Miller (IMS)
eb5cd65985
Add valid endorsement test
2022-12-20 13:00:26 -08:00
Andy Miller (IMS)
df646b502b
Add endorsement test
2022-12-20 12:55:32 -08:00
Andy Miller (IMS)
043f4b6a25
Replace run(resource) override to inspect standalone endorsement
2022-12-20 12:54:59 -08: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)
d620e9d323
Code cleanup
2022-11-10 17:10:53 -08:00
Andy Miller (IMS)
84a7f82c5f
Add support for remote key material
2022-11-10 15:24:24 -08:00
Andy Miller (IMS)
4eb82c819b
Use URI methods
2022-11-10 14:16:27 -08:00
Andy Miller (IMS)
e73921232f
Switch to configurable document loader
2022-11-10 12:18:26 -08:00
Andy Miller (IMS)
aec2be38bd
Use Multicodec to decode
2022-11-10 11:56:25 -08:00
Andy Miller (IMS)
26bf98d046
Update simple examples
2022-11-10 11:53:55 -08:00
Andy Miller (IMS)
e813369036
Add cached ob-v3p0-extensions context
2022-11-10 11:43:11 -08:00
Andy Miller (IMS)
90186ad63a
Update cached ob-v3p0.context
2022-11-10 11:42:25 -08:00
Andy Miller (IMS)
5941a9ab4e
Update ob30 samples
2022-09-15 13:06:35 -07:00
Andy Miller (IMS)
66fd9e4bf8
Merge branch 'vc-ob-clr' of https://github.com/imsglc/ims-inspector into vc-ob-clr
2022-09-09 12:07:27 -07:00
Andy Miller (IMS)
f08e835e95
Decode the public key before giving it to Ed25519Signature2020LdVerifier
2022-09-09 12:07:22 -07:00
Andy Miller (IMS)
07b3abcc57
Update simple.json
2022-09-09 12:06:10 -07:00
Andy Miller (IMS)
1e63fdc9b3
Fix key-formats-java version
2022-09-09 10:34:02 -07:00
Andy Miller (IMS)
5064f428ec
Update CachingDocumentLoader.java
...
Add 'contexts/' to path
2022-09-09 09:58:55 -07:00
Andy Miller (IMS)
9f6aeb5aed
Merge branch 'vc-ob-clr' of https://github.com/imsglc/ims-inspector into vc-ob-clr
2022-09-09 09:13:44 -07:00
Andy Miller (IMS)
f3d8b5ace6
Update context URLs
2022-09-09 09:11:38 -07:00