Hey guys! We're intending to use Cerbos for a very...
# help
r
Hey guys! We're intending to use Cerbos for a very fine-grained permission model. I just stumbled upon a potential blocker in the swagger docs, though; principals can "only" have 20 roles. In our case, we're going to have per-resource level roles; something like
books.manage
,
authors.read
, ..., and principals can easily assume more than 20 roles. Is that doable in cerbos?