| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/candidate | 658 | 01 Apr 2025 | |
| latest/beta | 641 | 10 Mar 2025 | |
| latest/edge | 764 | Yesterday | |
| latest/edge | 658 | 12 Mar 2025 | |
| 2.41/stable | 699 | 01 Aug 2025 | |
| 2.41/stable | 669 | 07 Apr 2025 | |
| 2.41/candidate | 699 | 15 Jul 2025 | |
| 2.41/candidate | 669 | 02 Apr 2025 | |
| 2.41/edge | 754 | 16 Sep 2025 | |
| 2.41/edge | 669 | 01 Apr 2025 | |
| 2.39/stable | 588 | 11 Oct 2024 | |
| 2.39/edge | 643 | 21 Feb 2025 | |
| 2.36/stable | 422 | 23 Feb 2024 | |
| 2.36/edge | 572 | 27 Aug 2024 | |
| 2.31/stable | 389 | 12 Dec 2023 | |
| 2.31/beta | 224 | 28 Mar 2023 | |
| 2.31/edge | 389 | 12 Dec 2023 |
juju deploy dex-auth --channel 2.31/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
connectors | string
List of connectors in YAML format, as shown in https://github.com/dexidp/dex#connectors
-
enable-password-db | boolean
Default: True
Allows dex to keep a list of passwords which can be used to login to dex
-
port | int
Default: 5556
Listening port
-
public-url | string
Publicly-accessible endpoint for cluster
-
static-password | string
Static password for logging in without an external auth service
-
static-username | string
Static username for logging in without an external auth service