hyperledger-identus / hyperledger-identus/hyperledger-identus

Disabling API key for issuer API is not working.

Open
#99 1 comment 0 reactions 1 assignee Claimed by @yshyn-iohk View on GitHub
Dominant language
TypeScript
Stars
94
Forks
36
Avg merge
37m
Merged PRs (30d)
5

Description

- We have given an option to disable API key for running issuer and verifier agents.
- Though we have added "API_KEY_ENABLED=false" in the .env-issuer and .env-verifier file as instructed in the document, when we trigger **cloud-agent/did-registrar/dids** API, getting a response "ApiKey key is not provided".

- From my observation, in /infrastructure/shared -
**docker-compose-combined.yml**, **docker-compose-demo.yml** and **docker-compose.yml** files still has the **API_KEY_ENABLED: true**.

- If we disable it, the issue and verifier APIs are working.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.