sdk
sdk copied to clipboard
Add support for requesting a remote HTTP OPA micro service to perform the evaluation.
Support for embedding OPA was added with #40. Supporting a remote OPA evaluation engine will be useful.
Why not just use the OPA management API to distribute policy bundles? Keep evaluation local and super fast/low latency 😀
@fkautz, @edwarnicke This seems actual to discuss. Do you have any updates?