This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
Define a simple interface to be able to implement authentication and authorization. #469
Labels
enhancement
New feature or request
Right now we just should able to implement a basic MySQL auth implementation, with users and passwords on a config file, but that interface must be prepared to do integrations in the future with LDAP, and Kerberos.
Also, audit logs showing who is executing which query should be taken in mind too.
The text was updated successfully, but these errors were encountered: