-
The [open-policy-agent/opa](https://github.com/open-policy-agent/opa) project is the process of doing the final preparations for OPA 1.0 and wanted to give you a heads up on the recommended upgrade pa…
-
Links:
- https://github.com/busykoala/fastapi-opa/wiki#dev-setup
- https://www.openpolicyagent.org/docs/latest/#4-try-opa-run-server
- https://www.permit.io/blog/rbac-vs-abac-vs-rebac
Outcome:…
-
Can we think about some extension for RBAC on client side based on https://www.openpolicyagent.org/docs/latest/http-api-authorization/
?
I suppose it will reduce http request and save net traffic.…
-
-
**Which feature do you think can be improved?**
The kata-agent has a policy feature (´agent-policy´), which sends requests to an open policy agent (opa) process in the VM to check if they are accep…
malt3 updated
8 months ago
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
…
-
Is there any plan to support external PDP's like OPA or Keto ?
-
### Brand Name
Open Policy Agent (OPA)
### Website
https://www.openpolicyagent.org/
### Popularity Metric
5,600 for [opa](https://github.com/open-policy-agent/opa)
### Official Resources for Ic…
-
**Kibana Build details:**
```
VERSION: 8.16.0 SNAPSHOT
BUILD: 79128
COMMIT: d7556c5782195e1a8526c4b52a976597e32ba242
```
**Preconditions:**
1. 8.16.0-SNAPSHOT Kibana cloud environment should be avail…
-
Optimizations, i.e. running partial eval, before compiling into Wasm is something you could want to do. However, at the moment, the only way to get that done is to do a series of calls:
```
$ opa …