-
We want the CLI to be able to read the whole resource instance, relationships, and role assignment from the Permit APIs and display them as a graph with the relationship. Before attempting this issue,…
-
Currently, the heart of the authorization system is OSO components (in particular the `OsoDatasetAuthorizer`).
The purpose of this ticket is as follows:
- Analyze the need to use OSO further; cont…
s373r updated
3 weeks ago
-
Hi,
I wonder if we can use GitOps with ReBAC and if we can have an example.
Cheers
-
Implementar una estructura de datos en TypeScript para definir los roles de usuario (administrador, profesor, estudiante) y los permisos asociados a cada uno. Crear una interfaz o tipo que represente …
-
An OPAL policy-store is an interface that enables OPAL to manage policy-engines that can make authorization decisions via OPAL clients.
This issue is a feature request to add OpenFGA as a policy-st…
-
### Is this issue related to an issue?.
Apologies if I've missed it, but there doesn't seem to be any support for a range of features often needed in high governance environments.
There is 'Enterp…
-
Given a policy repo with the structure below, where the policy lives in `content/src`, running `policy build .` from the root of the repo results in the following error:
```
build failed: failed to …
-
**Is your feature request related to some problem you are facing? Please describe that problem here.**
I'd like to propose documenting how to integrate with OpenFGA (HTTP or gRPC) to do external fi…
-
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:…
-
**Is your feature request related to a problem? Please describe.**
Authorization is the process through which an entity is granted permission to access resources or make decisions within a system. …