Get the latest tech news
Distributed Authorization
Using local data to answer authorization questions with Oso Cloud
We wanted to make authorization logic explicit, and in order to do that in a way that worked for microservices, we created a hosted service that provides the benefits of Polar behind an API. You give the Oso Cloud client a configuration file that tells it how to test those conditions by converting your application data to facts. You get your response back from Oso faster, and because you generate the list in your local database, you can sort and paginate the results using the tools you're already using to handle large sets of application data.
Or read this on Hacker News