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 authentication to all microservices #3

Open
juhtornr opened this issue Jun 28, 2018 · 0 comments
Open

Add authentication to all microservices #3

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

Comments

@juhtornr
Copy link
Collaborator

juhtornr commented Jun 28, 2018

Description

All micro services should require proper authentication even if they are not exposed to outside.

Proposed solution

There is at least two different options:

  1. We can validate the access token that user passes to the frontend service (Dataedge or Zuul) and for example verify the token signature.

  2. We can implement new authentication mechanism that is used internally in Data API.

Definition of Done

The feature is implemented, tested, reviewed and merged.

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

No branches or pull requests

2 participants