Hacker News new | ask | show | jobs
by perlgeek 2954 days ago
Is there an example of a simple service that uses OPA for authorization?
1 comments

There are tutorials that show how to integrate OPA with different projects on the website. One of them is a simple Python-based HTTP service: https://www.openpolicyagent.org/docs/http-api-authorization....