From 816128ef445c6b3e50f162cf5bf17b3a55023e84 Mon Sep 17 00:00:00 2001 From: Greg Gilbert Date: Thu, 11 Jun 2020 10:23:19 -0400 Subject: [PATCH] Adding Splash as an adopter Signed-off-by: Greg Gilbert --- ADOPTERS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index 50db528ea8..2b0d55caff 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -94,6 +94,11 @@ production users that have added themselves (in alphabetical order): has enabled Plex to have a consistent means of policy enforcement, no matter the environment. +* [Splash]([https://splashthat.com) uses OPA to handle fine-grained authorization + across its entire platform, implemented as both a sidecar in Kubernetes and a separate + container on bare instances. Policies and datasets are recompiled and updated based + on changes to users' roles and permissions. + * [SAP/InfraBox](https://github.com/SAP/Infrabox) integrates OPA to implement authorization over HTTP API resources. OPA policies evaluate user and permission data replicated from Postgres to make