An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
-
Updated
Aug 12, 2021 - Go
Add a description, image, and links to the rbac topic page so that developers can more easily learn about it.
To associate your repository with the rbac topic, visit your repo's landing page and select "manage topics."
With oso 0.11.1 and Rust client code.
When tracking down policy logic failures using the
POLAR_LOG=1environment variable I will see the logging of the execution of all of my inline queries. The problem is that I have lots of these, but usually I'm not interested in the ones in my core policy files which are fairly static and unchanging, but rather I'm interested in those policy sources that