From 0ad83cf28114cdeb04216a343645b776c88f0186 Mon Sep 17 00:00:00 2001 From: Federico Maggi <7142570+fredmaggiowski@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:19:27 +0100 Subject: [PATCH] update: ADOPTERS.md (#6608) Added Mia-Platform to the OPA adopters list Signed-off-by: Federico Maggi <7142570+fredmaggiowski@users.noreply.github.com> --- ADOPTERS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index c1a7ba86bb..d26de0a8a4 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -130,6 +130,11 @@ production users that have added themselves (in alphabetical order): the best practices in the admission controller. They also use [confest](https://github.com/open-policy-agent/conftest) to enforce policies in their CI/CD pipeline. +* [Mia-Platform](https://mia-platform.eu/) uses OPA to run RBAC authorization policies + distributed within the application microservices. They built [Rönd](https://github.com/rond-authz/rond) + sidecar to intercept API invocation in the kubernetes ecosystem and created an extensible + RBAC solution that protects the application with little-to-none changes to the existing codebase. + * [Netflix](https://www.netflix.com) uses OPA as a method of enforcing access control in microservices across a variety of languages and frameworks for thousands of instances in their cloud