Commit graph

750 commits

Author SHA1 Message Date
pedro 9954b5b603 improve error messages when service is unavailable 2025-01-30 10:45:20 +01:00
pedro 85c1220f18 idhub: demo vault and default did
use DEMO
2025-01-30 10:45:20 +01:00
pedro 93025a496f demo_data: cleanup test
commiter: cayo
2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas ece6825689 add keys_did.json to examples] 2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas 14d3a165d2 drop pdbs 2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas 02d582427b command predetermined diddocument 2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas b892ec3e48 rename initial_data to demo_data 2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas 24c8be62bc add create_default_did in initial_data 2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas d264725e77 signed if is authorized 2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas 047a91362e add predefined_token in initial_datas 2025-01-30 10:45:20 +01:00
pedro 59a3c9b7f7 finish docker integration 2025-01-30 10:45:20 +01:00
pedro e4b7a4d52c docker compose: add DeviceSnapshotV1 2025-01-30 10:45:20 +01:00
pedro a323d7242c docker: copy src files into image 2025-01-30 10:45:20 +01:00
pedro 0ad3053952 add docker integration for localhost 2025-01-30 10:45:20 +01:00
pedro f35f5d00f3 bugfix requirement error
error was

```
idhub-1  | ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
idhub-1 exited with code 1
```

> The solution is to pin down the numpy version to any before the 2.0.0

related https://stackoverflow.com/questions/78634235/numpy-dtype-size-changed-may-indicate-binary-incompatibility-expected-96-from
2025-01-30 10:45:20 +01:00
pedro 2751b36f8c add env var ENABLE_DOMAIN_CHECKER
when using localhost and standalone idhub instance we could avoid this
checker to facilitate testing and deployment
2025-01-30 10:45:20 +01:00
Cayo Puigdefabregas 77c793b2be write label for token 2025-01-27 16:16:21 +01:00
Cayo Puigdefabregas 11e0a93acd add label and active in tokens 2025-01-27 13:42:25 +01:00
cayop 60890ae8f1 Merge pull request 'cred_snapshots' (#4) from cred_snapshots into release
Reviewed-on: #4
2025-01-07 16:27:17 +00:00
Cayo Puigdefabregas 2c3225f08b update cache_context 2025-01-07 17:23:55 +01:00
Cayo Puigdefabregas 4c07920a6a fix sign snapshots 2024-12-05 19:25:22 +01:00
Cayo Puigdefabregas 3a7eb0f97e issue with out save credential 2024-11-29 10:59:36 +01:00
Cayo Puigdefabregas baa4d87a11 sign snapschot credential from webhook 2024-11-25 20:18:47 +01:00
Cayo Puigdefabregas 9ebd3b18a4 create credential snapshots 2024-11-21 12:39:34 +01:00
Cayo Puigdefabregas baf5c1e924 fix schema workbench and credential 2024-11-09 19:00:39 +01:00
Cayo Puigdefabregas 717b4ab6d5 change data 2024-11-06 10:50:09 +01:00
Cayo Puigdefabregas 8cfa83f921 add snapshot schema and credential template 2024-11-06 10:08:37 +01:00
cayop 4a0f234e6c Merge pull request 'webhook' (#2) from webhook into release
Reviewed-on: #2
2024-06-14 14:20:17 +00:00
Cayo Puigdefabregas 5aedd2565c fix readme 2024-06-14 16:19:20 +02:00
Cayo Puigdefabregas 6ef41d2389 update README 2024-06-14 15:50:36 +02:00
Cayo Puigdefabregas 7dd92c0e54 add webhook tests 2024-06-14 14:21:25 +02:00
Cayo Puigdefabregas b7233a7ca8 add link to webhook in base 2024-06-14 08:45:45 +02:00
Cayo Puigdefabregas 8192d08107 add a webhook for verify a presentation 2024-06-13 17:47:39 +02:00
cayop 5b5afa5c4c Merge pull request 'pyvckit' (#1) from pyvckit into release
Reviewed-on: #1
2024-06-11 15:10:31 +00:00
Cayo Puigdefabregas afd771fb50 fix README 2024-06-07 14:07:59 +02:00
Cayo Puigdefabregas 1de5d6c075 add cache context 2024-06-07 13:44:29 +02:00
Cayo Puigdefabregas 21ef91dab5 add context to project 2024-06-07 13:44:17 +02:00
Cayo Puigdefabregas 5fae431488 fix context in credentials 2024-06-07 13:43:39 +02:00
Cayo Puigdefabregas 95e2669b18 remove idhub_ssikit 2024-06-06 17:40:08 +02:00
Cayo Puigdefabregas 19ff253083 fix sign presentation 2024-06-06 17:20:41 +02:00
Cayo Puigdefabregas cd2b5404fb fix sing vp 2024-06-06 17:06:30 +02:00
Cayo Puigdefabregas 31192aac56 clean spaces 2024-06-06 14:16:38 +02:00
Cayo Puigdefabregas 0783e7fb5a fix new sign 2024-06-06 14:15:48 +02:00
Cayo Puigdefabregas ca7af58cdf fix verify path 2024-06-06 14:14:01 +02:00
Cayo Puigdefabregas 8bae2f1107 fix verifiable presentation template 2024-06-06 13:49:54 +02:00
Cayo Puigdefabregas 2720690320 change verify_presentation for verify_vp 2024-06-06 13:49:15 +02:00
Cayo Puigdefabregas 1651667717 change create_verifiable_presentation for sign 2024-06-06 13:48:22 +02:00
Cayo Puigdefabregas 8b56dbc05c clean form promotion 2024-06-06 13:47:37 +02:00
Cayo Puigdefabregas dab7d30a17 simplify view oidc 2024-06-06 13:46:59 +02:00
Cayo Puigdefabregas 64cd67096c change name serve_did for ServerDidView 2024-06-06 11:41:09 +02:00