mirror of https://github.com/dexidp/dex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.9 KiB
3.9 KiB
Adopters
This is a list of production adopters of Dex (in alphabetical order).
Companies
- Aspect uses Dex for authenticating users across their Kubernetes infrastructure (using Kubernetes OIDC support).
- 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).
- Ericsson is using Dex to authenticate access to Kubernetes API server in Cloud Container Distribution.
- Flant uses Dex for providing access to core components of Managed Kubernetes as a Service, integration with various authentication providers, plugging custom applications.
- 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.
Projects
- Argo CD integrates Dex to provide convenient Single Sign On capabilities to its web UI and CLI
- Chef uses Dex for authenticating users in Chef Automate. The code is Open Source, available at
github.com/chef/automate. - Elastisys uses Dex for authentication in their Compliant Kubernetes distribution, including SSO to the custom dashboard, Grafana, Kibana, and Harbor.
- Kasten is using Dex for authenticating access to the dashboard of K10, a Kubernetes-native platform for backup, disaster recovery and mobility of Kubernetes applications. K10 is widely used by a variety of customers including large enterprises, financial services, design firms, and IT companies.
- Kubeflow uses Dex as one of its components in the Kubeflow Platform for external OIDC authentication.
- Kyma is using Dex to authenticate access to Kubernetes API server (even for managed Kubernetes like Google Kubernetes Engine or Azure Kubernetes Service) and for protecting web UI of Kyma Console and other UIs integrated in Kyma (Grafana, Loki, and Jaeger). Kyma is an open-source project (
github.com/kyma-project) designed natively on Kubernetes, that allows you to extend and customize your applications in a quick and modern way, using serverless computing or microservice architecture. - LitmusChaos uses Dex to implement OAuth2 login support in ChaosCenter, its centralized chaos management tool.
- LLMariner uses Dex for user management.
- Pydio Pydio Cells is an open source sync & share platform written in Go. Cells is using Dex as an OIDC service for authentication and authorizations. Check out Pydio Cells repository for more information and/or to contribute.
- sigstore uses Dex for authentication in their public Fulcio instance, which is a certificate authority for code signing certificates bound to OIDC-based identities.