bcgov / aries-vcr-issuer-controller

indy-catalyst-agent
Apache License 2.0
8 stars 31 forks source link

Support running registry and controller using agents protected by api-key #15

Closed esune closed 5 years ago

esune commented 5 years ago

Signed-off-by: Emiliano Suñé emiliano.sune@gmail.com

swcurran commented 5 years ago

It would be good if we could eliminate the step of cloning aries-cloudagent-python and that the docker image for it be built from a dockerfile here, or perhaps referenced remotely from that repo on github. We should be using PyPI releases and not the latest code from the repo.

esune commented 5 years ago

Will be updating this while working on #16 , please don't merge yet.

esune commented 5 years ago

No changes are required anymore to the getting started instructions.

The PR has been updated to support runing credential registry (and issuer controlle) using api keys to protect the agent admin interface. These changes support the changes in this PR in indy-catalyst.