Byron Hager
05/28/2025, 5:27 PMKIND_ALWAYS_DENIED
, even though check resources will allow in practice.
If a user has a Reader and Admin role, for example, I would expect thing:update
to result in either KIND_ALWAYS_ALLOWED
(or KIND_CONDITIONAL
if more conditions are relevant), but it seems like because the Reader role would restrict the user on any update action the result ends up being KIND_ALWAYS_DENIED
.
Is that expected?Dennis (Cerbos)
Sam Lock (Cerbos)
05/29/2025, 2:59 PMByron Hager
06/03/2025, 6:28 PMSam Lock (Cerbos)
06/04/2025, 7:07 AMByron Hager
06/04/2025, 2:24 PM