dex helm

Dex is OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.

Install

Install with:

helm repo add dexidp https://charts.dexidp.io/
helm install dex dexidp/dex -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 4)

NameRepoStarsVersionTimestamp
dexxunholy/k8s-gitops5680.23.02 months ago
dexallenporter/k8s-gitops330.23.02 months ago

Values

See the most popular values for this chart:

KeyTypes
string
string
boolean
ingress.hosts[].host (3)
auth.${SERVICE_DOMAIN}
string
string
string
ingress.tls[].hosts[] (3)
- auth.${SERVICE_DOMAIN}
string
string
boolean
config.issuer (2)
https://dexidp.${name_service_dns_domain}
string
string
string
config.staticClients[].id (2)
miniflux
home-assistant
string
config.staticClients[].name (2)
Miniflux
Home Assistant
string
config.staticClients[].redirectURIs[] (2)
- https://miniflux.${name_service_dns_domain}/oauth2/oidc/callback
- http://localhost:8123/auth/oidc/callback
string
config.staticClients[].secret (2)
${MINIFLUX_CLIENT_SECRET}
${HOME_ASSISTANT_CLIENT_SECRET}
string
boolean
string
string
string
string
string
config.connectors[].config.redirectURI (1)
https://dex.${CLUSTER_DOMAIN}/callback
string
string
string
string
string
string
string
config.frontend.issuerUrl (1)
https://${CLUSTER_DOMAIN}
string
config.frontend.logoUrl (1)
https://raw.githubusercontent.com/raspbernetes/docs/master/website/static/img/logo.png
string
string
boolean
config.oauth2.responseTypes[] (1)
- code
- token
- id_token
string
boolean
string
config.staticPasswords[].hash (1)
$2a$10$2b2cU8CPhOTaGrs1HRQuAueS7JTT5ZHsHSzYiFPm1leZck7Mc8T4W
string
config.staticPasswords[].userID (1)
e4d0f2da-af40-11ef-8ae1-3fe0522c43fb
string
string
boolean
string
image.repository (2)
ghcr.io/dexidp/dex
string
string
string
string