Skip to content

Releases: validatedid/eidas-bridge

eIDAS Bridge Demo web

09 Sep 09:53
Compare
Choose a tag to compare

Demo web with the latest fixes.

eIDAS Bridge Demo web

05 Sep 16:25
Compare
Choose a tag to compare

eIDAS Bridge Library added demo web (with two university webs to test the library) and dockerized.

eIDAS Bridge Library with docker support

23 Jul 14:41
Compare
Choose a tag to compare

Added docker support to easy test eIDAS Bridge library with an Open API / Swagger web interface

eIDAS Bridge Library with API Swagger exposed

22 Jul 13:10
Compare
Choose a tag to compare

Implementation of a demo that exposes a RESTFUL Open API / Swagger style to call eIDAS Bridge Library in Python.

SWAGGER API calls will be located at http://localhost:5002 and will expose:

  • /eidas/link-did
  • /eidas/service-endpoint
  • /eidas/sign-credential
  • /eidas/verify-credential

Additionaly, the library had been modified so eidas_verify_credential arguments are dict type instead of string type.

eIDAS Bridge Library first implementation of all lib calls

19 Jul 12:34
Compare
Choose a tag to compare
v0.1.0

Merge branch 'master' of https://github.com/validatedid/eidas-bridge