Adding Splash as an adopter

Signed-off-by: Greg Gilbert <greg.gilbert@splashthat.com>
This commit is contained in:
Greg Gilbert
2020-06-11 10:23:19 -04:00
committed by Torin Sandall
parent da9c970b0f
commit 816128ef44
+5
View File
@@ -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