This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/ADOPTERS.md

896 B

Adopters

This is a list of production adopters of Dex (in alphabetical order):

  • Banzai Cloud is using Dex for authenticating to its Pipeline control plane and also to authenticate users against provisioned Kubernetes clusters (via Kubernetes OIDC support).
  • Chef uses Dex for authenticating users in Chef Automate. The code is Open Source, available at github.com/chef/automate.
  • JuliaBox is leveraging federated OIDC provided by Dex for authenticating users to their compute infrastructure based on Kubernetes.
  • Pusher uses Dex for authenticating users across their Kubernetes infrastructure (using Kubernetes OIDC support) in conjunction with the OAuth2 Proxy for protecting web UIs.