ats1999 / WatchMan

An query and alerting engine...!
MIT License
0 stars 0 forks source link

Authentication #4

Open ats1999 opened 5 months ago

ats1999 commented 5 months ago

Service Auth

Auth Flow

At the very first software will be installed by the user. At the time of installing the software, the user can provide the password for the root user named WatchMan. At startup time, the service will update the root user password.

The root user can be used to create new users via HTTP API. Every user can create new events, and define schema(Apache Avro can be used) and validation rules. Users can start sending events and query data.