Browse Source

Merge pull request #1768 from Bryji/bsolan/add-aspect-adopter

Add Aspect as adopter
pull/1769/head
Márk Sági-Kazár 6 years ago committed by GitHub
parent
commit
19cd9cc65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ADOPTERS.md

1
ADOPTERS.md

@ -2,6 +2,7 @@
This is a list of production adopters of Dex (in alphabetical order):
- [Aspect](https://www.aspect.com/) uses Dex for authenticating users across their Kubernetes infrastructure (using Kubernetes OIDC support).
- [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).
- [Chef](https://chef.io) uses Dex for authenticating users in [Chef Automate](https://automate.chef.io/). The code is Open Source, available at [`github.com/chef/automate`](https://github.com/chef/automate).
- [JuliaBox](https://juliabox.com/) is leveraging federated OIDC provided by Dex for authenticating users to their compute infrastructure based on Kubernetes.

Loading…
Cancel
Save