awbac(tool, public)
Role-based access control that fails closed and explains itself.
Name
awbac — Role-based access control that fails closed and explains itself.
The problem it solves
Most authz answers "no" without saying why, so every denial becomes a debugging session — and the ones that fail OPEN never announce themselves at all.
Instead of trusting / you check
- instead of trusting
- —
- you check
- —
Adopt it alone
Gate one endpoint and read the explanation it gives for a denial.
Install
pip install awbac
Where it sits in the path
- Not on the path yet — reference only.
See also
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.