Tags: emsixteeen/dex
Tags
Merge pull request dexidp#1862 from tkleczek/fix-rfc-errors Improve auth flow error handling
Merge pull request dexidp#1856 from dexidp/improve-docker-build Improve docker build
Merge pull request dexidp#1795 from lzeng27/master update documentation
Merge pull request dexidp#1764 from dexidp/examples Move the example app to the examples folder
Release v2.24.0 The official docker release for this release can be pulled from quay.io/dexidp/dex:v2.24.0 Features: * Keystone connector: Added Email to Identity (dexidp#1681, @kenperkins, @chrigl) * Atlassian Crowd connector: allow preferred_username claim to be set (dexidp#1684, @bonifaido) * Github connector: pass redirect_uri (dexidp#1700, @sockmister) * server: allow having no secret for static public clients (dexidp#1701, @tkleczek) * SAML connector: add flag for filtering groups (dexidp#1704, @srenatus) Bug fixes, misc changes: * CI: add mysql service (dexidp#1674, @bonifaido) * CI: increase go lint timeout (dexidp#1676, @bonifaido) * storage/kubernetes: wrap Kubernetes host address in square brackets for IPv6 (dexidp#1645, @JerrySunWRS) * storage/kubernetes: remove shadowed ResourceVersion from connector (dexidp#1673, @ktravis) * server/handlers: do not fail login if refresh token gone (dexidp#1670, @klarose) * server/handlers: automatic consistency fixing in case of missing refresh token in db (dexidp#1678, @Teeed) * Adding slack channel to README (dexidp#1686, @kenperkins) * OIDC connector: add Icon (dexidp#1692, @nabokihms) * OpenShift connector: rootCA option (dexidp#1694, @nabokihms)
Merge pull request dexidp#1664 from lhotrifork/static-client-env-vars storage/static.go: expand environment variables in client ID and secret
PreviousNext