This message was deleted.
# opal
s
This message was deleted.
o
1. Yes. You'd need to map the customer ID to a topic, or load all the policies to all clients and have your Rego code do the sorting. If you don't want to use a policy repository you can use an API bundle server instead 2. You can have each client/ OPA instance have a different subset of data with OPAL topics or scopes.
j
Thank you
what is the purpose of a policy repository/API bundle server in this case?
o
It's where you'd provide policy from. The various OPAs need to get their Rego from somewhere