Dex

Channel Revision Published Runs on
latest/stable 419 23 Feb 2024
Ubuntu 20.04
latest/candidate 66 10 Nov 2021
Ubuntu 20.04
latest/beta 340 04 Oct 2023
Ubuntu 20.04
latest/edge 450 16 Apr 2024
Ubuntu 20.04
2.36/stable 422 23 Feb 2024
Ubuntu 20.04
2.36/edge 446 16 Apr 2024
Ubuntu 20.04
2.31/stable 389 12 Dec 2023
Ubuntu 20.04
2.31/beta 224 28 Mar 2023
Ubuntu 20.04
2.31/edge 389 12 Dec 2023
Ubuntu 20.04
2.28/stable 78 24 Jan 2022
Ubuntu 20.04
2.28/candidate 78 24 Jan 2022
Ubuntu 20.04
2.28/beta 78 24 Jan 2022
Ubuntu 20.04
2.28/edge 109 02 Aug 2022
Ubuntu 20.04
juju deploy dex-auth
Show information

Platform:

Learn about configurations >

  • 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