opal icon indicating copy to clipboard operation
opal copied to clipboard

Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)

Results 106 opal issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
javascript

Hi. Trying to have data.json and cedar policies in github instead of pointing to hosted file with `OPAL_DATA_CONFIG_SOURCES`. Policies got imported into cedar agent with no issue. Data file seems...

bug

## Fixes Issue ## Changes proposed ## Check List (Check all the applicable boxes) - [x] I sign off on contributing this submission to open-source - [ ] My code...

Hi guys, I see [here](https://docs.permit.io/category/supported-sdks) a bunch of SDKs. I'm a huge rust fan and would love to be able to consume a Rust version of your SDK. Given the...

We're using external data sources. The OPAL clients get their initial config from the server, which redirects them to our service. The initial request to our service correctly contains the...

bug

Docs [here](https://docs.opal.ac/getting-started/running-opal/run-opal-server/policy-repo-syncing) should mention that the content type should be json format. ![image](https://user-images.githubusercontent.com/51541214/226313013-b9f9e6cd-d0a2-4ae2-b20b-410bf729801d.png)

bug

Would be good if the [docs ](https://docs.opal.ac/getting-started/running-opal/run-opal-server/policy-repo-location )would mention that ssh key for github should be generated without a passphrase.

bug

It is currently not possible to delete data in OPA once it has been added. The [REST API ](https://www.openpolicyagent.org/docs/latest/rest-api/#delete-a-document) supports this, the OPAL server's API does not. A workaround is...

**Is your feature request related to a problem? Please describe.** The OPAL Client Configuration Variables currently only support sending static values to OPAL through the OPAL_CLIENT_TOKEN. However, our machine-to-machine communication...