Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling API key for issuer API is not working. #99

Open
saitejavelagandula opened this issue Dec 19, 2024 · 1 comment
Open

Disabling API key for issuer API is not working. #99

saitejavelagandula opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@saitejavelagandula
Copy link

  • 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.

@yshyn-iohk yshyn-iohk self-assigned this Jan 7, 2025
@yshyn-iohk
Copy link
Member

Thanks for reporting the issue, @saitejavelagandula.
I will take a look at it this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants