hadron-project / hadron

The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform
https://hadron-project.github.io/hadron/
Apache License 2.0
36 stars 2 forks source link

Future-proof users & tokens #58

Closed thedodd closed 3 years ago

thedodd commented 3 years ago

Tokens

Users may very likely want to have tokens issued from some other security provider, such as Vault or perhaps some cloud specific system. As such, it would be good to at least leave the model open such that various token provider backends may be used.

Users

Ultimately the plan is to support basic auth user creds for access to the observability/metrics/monitoring interface exposed by Hadron.

thedodd commented 3 years ago

Superseded by RFC 008.