Hurence / historian

big data timeseries historian
Apache License 2.0
4 stars 1 forks source link

Authentication should be provided for the data historian #136

Open lhubert opened 4 years ago

lhubert commented 4 years ago

It should be possible to manage access rights and have users using the API authenticate with their credentials. We could use the code from previous version using keycloak.

MiniPlayer commented 4 years ago

Except that the code of previous version was not using vertx. But it should indeed be done.