This message was deleted.
# opal
s
This message was deleted.
o
Hi OPAL is just a control plane to manage OPA, it has no concepts for roles permissions or anything like that. I think what you're looking for is Permit.io, which builds on top of OPA and OPAL. You can ask questions about it here: #C02RTML2WNN
p
Thanks @Or Weis is there any way to update OPA policies dynamically using some API or other way?
o
Do you mean with OPAL or Permit?
f
Hi @Praveen Sisodiya ☺️ OPAL is our open source project that provides real-time data updates to OPA - however, you still need to continue writing your own policies in Rego. Considering you mentioned that you want your own customers to create their own roles - Permit seems like the option you are looking for. With Permit you have control to manage your tenants, roles, users and policies with a no-code UI (allowing anyone to work with it) - but we also provide Permit Elements, which are embeddable UI components that you can use to securely delegate parts of permit to your end users πŸ™‚
βœ… 1