Closed tervoju closed 3 years ago
implemented
@tervoju have you deployed to somewhere, so that I can test it with my local client vsw?
vsw client have been changed now, and it works fine with http://vswrepo.com:7061. when will you plan to deploy repo to the http://vswrepo.com:8061? @tervoju
created a pull request for Tero to merge this to main branch
--admin-api-key
Protect all admin endpoints with the provided API key.
API clients (e.g. the controller) must pass the key in
the HTTP header using 'X-API-Key: '. Either
this parameter or the '--admin-insecure-mode'
parameter MUST be specified. [env var:
ACAPY_ADMIN_API_KEY]