Dex is OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.
Install with:
helm repo add dexidp https://charts.dexidp.io/
helm install dex dexidp/dex -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
dex | xunholy/k8s-gitops | 568 | 0.23.0 | 2 months ago |
dex | allenporter/k8s-gitops | 33 | 0.23.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
boolean | |
ingress.hosts[].host (3) auth.${SERVICE_DOMAIN} | string |
string | |
string | |
ingress.tls[].hosts[] (3) - auth.${SERVICE_DOMAIN} | string |
ingress.tls[].secretName (3) dex-tls | string |
boolean | |
config.issuer (2) https://dexidp.${name_service_dns_domain} | string |
string | |
string | |
config.staticClients[].id (2) miniflux | string |
config.staticClients[].name (2) Miniflux | string |
config.staticClients[].redirectURIs[] (2) - https://miniflux.${name_service_dns_domain}/oauth2/oidc/callback | string |
config.staticClients[].secret (2) ${MINIFLUX_CLIENT_SECRET} | string |
boolean | |
config.storage.type (2) kubernetes | string |
config.web.http (2) 0.0.0.0:5556 | string |
config.connectors[].config.clientID (1) ${DEX_GITHUB_CLIENT_ID} | string |
config.connectors[].config.clientSecret (1) ${DEX_GITHUB_CLIENT_SECRET} | string |
config.connectors[].config.orgs[].name (1) raspbernetes | string |
config.connectors[].config.redirectURI (1) https://dex.${CLUSTER_DOMAIN}/callback | string |
string | |
string | |
string | |
string | |
string | |
config.frontend.issuer (1) Raspbernetes | 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 |
config.frontend.theme (1) tectonic | string |
boolean | |
config.oauth2.responseTypes[] (1) - code | string |
boolean | |
config.staticPasswords[].email (1) user@dex.local | string |
config.staticPasswords[].hash (1) $2a$10$2b2cU8CPhOTaGrs1HRQuAueS7JTT5ZHsHSzYiFPm1leZck7Mc8T4W | string |
config.staticPasswords[].userID (1) e4d0f2da-af40-11ef-8ae1-3fe0522c43fb | string |
string | |
boolean | |
configSecret.name (2) dex-config | string |
image.repository (2) ghcr.io/dexidp/dex | string |
image.tag (2) v2.43.1 | string |
env.KUBERNETES_POD_namespace (1) network-system | string |
string |