Hi Team: I have a requirement for ABAC (attribute ...
# spicedb
m
Hi Team: I have a requirement for ABAC (attribute based access control). When a user/application is making a call to an API “X” to retrieve data from DB table. Before querying DB table , API has to reach out to policy engine and policy engine will return list of columns based on callers role. Would I able to achieve my usecase with spicedb?