Skip to content
#

abac

Here are 178 public repositories matching this topic...

oso
ximon18
ximon18 commented Mar 18, 2021

With oso 0.11.1 and Rust client code.

When tracking down policy logic failures using the POLAR_LOG=1 environment 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

good first issue
JaneJeon
JaneJeon commented Jan 27, 2021

For this we might have to expand the definition of "authorization library", but I know for a fact that there exist "rule engines" that can effectively be used for the same purpose, with the additional benefit of being able to see/build/debug the rules visually in the UI, without having to write test cases which are a pain in the ass.

For starters, I know for a fact that https://github.com/cache

help wanted good first issue

Improve this page

Add a description, image, and links to the abac topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the abac topic, visit your repo's landing page and select "manage topics."

Learn more