Commit Graph

350 Commits

Author SHA1 Message Date
Xavi Aracil
44b951670e Added new alias 2024-02-19 15:34:20 +01:00
Xavi Aracil
58c65308e6 Added new contexts 2024-02-19 15:29:44 +01:00
Xavi Aracil
4a6d01dab8
Merge pull request #2 from 1EdTech/xaviaracil-patch-1
Update README.md
2024-01-11 10:06:38 +01:00
Xavi Aracil
d5aad060f1
Update README.md 2024-01-11 10:05:55 +01:00
Xavi Aracil
c91099313f Fixed refresh service 2023-11-13 09:21:38 -05:00
Xavi Aracil
8ce52dec27 Updated version 2023-11-13 09:20:41 -05:00
Xavi Aracil
2e71fd99c3 Updated dependency 2023-11-13 09:19:25 -05:00
Xavi Aracil
23a8231d51 Updated context 2023-11-13 09:16:37 -05:00
Xavi Aracil
d3ea0cde22 Use Cached document loader 2023-11-12 10:54:08 +01:00
Xavi Aracil
43dc9fbc8c Updated version 2023-10-20 17:52:29 +02:00
Xavi Aracil
b34518f54c Allow override of achivement probes in credential subject 2023-10-20 17:52:24 +02:00
Xavi Aracil
c0819ac93b Updated public dependency 2023-10-19 13:25:43 +02:00
Xavi Aracil
ee587e40fe Removed unused imports 2023-10-11 12:44:58 +02:00
Xavi Aracil
20bdaadbd0 Removed CLR inspector 2023-10-11 12:44:47 +02:00
Xavi Aracil
cc3bd6d171 Fixed list 2023-10-10 17:04:19 +02:00
Xavi Aracil
1e5fd236f3 Added installation and run documentation 2023-10-10 11:36:24 +02:00
Xavi Aracil
e0a901e5c7 Added danubetech repository 2023-10-10 11:31:56 +02:00
Xavi Aracil
0576a036f6 Check criteria 2023-10-03 10:55:09 -04:00
Xavi Aracil
be3ebb1231 Check criteria 2023-10-03 10:43:20 -04:00
Xavi Aracil
cc6dbbcd37 Revert "Decode domain in did:web method."
This reverts commit 24ef0b06b86efd2b8985d2dc43c765c06fcb97e6.
2023-09-28 09:29:04 +02:00
Xavi Aracil
2b0fd49957 Decode domain in did:web method. 2023-09-28 08:01:52 +02:00
Xavi Aracil
f6b1dff7d8 eddsa-2022 renamed to eddsa-rdfc-2022 2023-09-25 09:40:16 +02:00
Xavi Aracil
55c4a5b7fb Create LICENSE 2023-09-04 10:46:33 +02:00
Xavi Aracil
464646b804 Added readme 2023-09-04 10:43:00 +02:00
Xavi Aracil
8dc94ed601 New module with the webapp 2023-09-04 10:42:53 +02:00
Xavi Aracil
10224b6a41 New parent pom 2023-09-04 10:42:33 +02:00
Xavi Aracil
9f1f4a7317 Added new base pom 2023-09-04 10:42:24 +02:00
Xavi Aracil
535e0e36d6 Added new ob context files 2023-07-14 12:11:19 +02:00
Xavi Aracil
2eae2f63ee Merge pull request #80 from imsglc/77-ed25519signature2020-is-deprecated
77 ed25519signature2020 is deprecated
2023-06-21 09:30:46 +02:00
Xavi Aracil
203c9b1434 Updated version 2023-06-21 09:30:18 +02:00
Xavi Aracil
f2cab6934d Fixed test with invalid proof 2023-06-13 11:39:02 +02:00
Xavi Aracil
d1d2b6cf01 Disable test 2023-06-13 11:20:50 +02:00
Xavi Aracil
7e99cfb407 Fixed tests 2023-06-13 11:20:43 +02:00
Xavi Aracil
dfa159035f Verify eddsa-2022 proofs 2023-05-29 11:15:18 +02:00
Xavi Aracil
c55bbf808a Cached https://w3id.org/security/data-integrity/v1 2023-05-29 11:15:02 +02:00
Xavi Aracil
6287dde672 Added implementaiton of eddsa-2022 cryptosuite verifier 2023-05-29 11:14:48 +02:00
Xavi Aracil
f44a4a67bf Added tests for eddsa-2022 2023-05-29 11:13:29 +02:00
Xavi Aracil
ef5836ecbe Fixed proof in test json 2023-05-23 11:08:07 +02:00
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
Xavi Aracil
09647272ff Merge pull request #75 from imsglc/amiller-ims-patch-2
Please consider updating danubetech dependencies
2023-05-22 15:42:09 +02:00
Xavi Aracil
668c5b4273 Merge pull request #78 from imsglc/add-credential-status-test
Add `credentialStatus` test
2023-05-22 15:41:22 +02: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
Xavi Aracil
c808749cc4 Merge pull request #76 from imsglc/feature/did_web_support
Added did:web verification method
2023-05-17 17:50:07 +02: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