From 6c71b330a81a12b2bb57db6f6cdc7411ceb9cf64 Mon Sep 17 00:00:00 2001
From: Nandor Kracser <bonifaido@gmail.com>
Date: Fri, 22 Feb 2019 16:40:34 +0100
Subject: [PATCH] production users: add Banzai Cloud

---
 Documentation/production-users.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/production-users.md b/Documentation/production-users.md
index 8b42713c..f1b443bc 100644
--- a/Documentation/production-users.md
+++ b/Documentation/production-users.md
@@ -1,3 +1,5 @@
 # Production users
 
-This document tracks people and use cases for dex in production. [Join the community](https://github.com/dexidp/dex/), and help us keep the list up-to-date.
\ No newline at end of file
+This document tracks people and use cases for dex in production. [Join the community](https://github.com/dexidp/dex/), and help us keep the list up-to-date.
+
+- [Banzai Cloud](https://banzaicloud.com) is using dex for authenticating to its Pipeline control plane and also to authenticate users against provisioned Kubernetes clusters (via Kubernetes OIDC support).
-- 
GitLab