You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i follow the docs to deploy a lightweight on-prem version of permit(https://docs.permit.io/how-to/deploy/on-prem), which will sync polices to my own github repo and my opal_server will subscribe it.
but when i start opal_server and opal_client, opal_client run into error. the origin opa can't rightly parse the polices because it lacks permit custom functions.
so i need to compile and build a opa which can parse the polices correctly.
Hi @lovexytoo the private version we use for OPA is not currently open-source; so while we can technically guide you on how to extract it and operate it - you’d be in practice in violation of our terms and conditions.
If you are working on behalf of one of our enterprise customers, I suggest you reach out to your person of contact at Permit (e.g. your dedicated customer success rep.) to do this through the proper channels.
We are considering open-sourcing this component, but there’s no immediate timeline on that.
As in build_opal_bundle.sh, there is a custom repo at [email protected]:permitio/permit-opa.git, but i cant find it on github. so where is it ?
The text was updated successfully, but these errors were encountered: