Rael Max
09/13/2023, 3:26 PMattr of my Principal(user:1), associated with a role(e.g.: {"user": {"categories": [1, 2]}, "admin": {"categories": ["*"]}}. Are the policy outputs suitable for returning this category list to my application to perform some kind of filtering in the database, or do you have another recommendation for approaching this kind of problem?"Rael Max
09/13/2023, 3:31 PMoguzhan
Query Plan API (PlanResources /api/plan/resources)
We have a really nice blog post about it: https://cerbos.dev/blog/unlocking-efficient-authz-with-cerbos-query-planRael Max
09/13/2023, 3:53 PM