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

Add new endpoint to Keyservice which enumerates standards (PGP, AES etc.) #8

Open
juhtornr opened this issue Jun 28, 2018 · 0 comments
Labels
invalid This doesn't seem right Key Issue is related to Key microservice

Comments

@juhtornr
Copy link
Collaborator

juhtornr commented Jun 28, 2018

Description

Add a new endpoint /keys/formats that returns a list of supported key formats.

Definition of Done

Implement a new endpoint to KeyController that checks which formats are supported and return a list of supported formats.

How to test

Implement a unit test that makes a query to endpoint and validates the result.

@juhtornr juhtornr added Key Issue is related to Key microservice invalid This doesn't seem right labels Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right Key Issue is related to Key microservice
Projects
None yet
Development

No branches or pull requests

1 participant