ChistaDATA / chista-asabru

A protocol aware database proxy built in c++
https://docs.asabru.chistadata.io/
4 stars 1 forks source link

Implement Authorization Strategy #148

Closed midhunadarvin closed 5 months ago

midhunadarvin commented 7 months ago

Is your feature request related to a problem? Please describe. The proxy should be configurable with a authorization strategy. This can be toggled based on the proxy configuration.

Describe the solution you'd like

Describe alternatives you've considered N/A

Additional context The admin panel of the proxy should be configuration via different RBAC/ABAC strategies.