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 (#1681, @kenperkins, @chrigl) * Atlassian Crowd connector: allow preferred_username claim to be set (#1684, @bonifaido) * Github connector: pass redirect_uri (#1700, @sockmister) * server: allow having no secret for static public clients (#1701, @tkleczek) * SAML connector: add flag for filtering groups (#1704, @srenatus) Bug fixes, misc changes: * CI: add mysql service (#1674, @bonifaido) * CI: increase go lint timeout (#1676, @bonifaido) * storage/kubernetes: wrap Kubernetes host address in square brackets for IPv6 (#1645, @JerrySunWRS) * storage/kubernetes: remove shadowed ResourceVersion from connector (#1673, @ktravis) * server/handlers: do not fail login if refresh token gone (#1670, @klarose) * server/handlers: automatic consistency fixing in case of missing refresh token in db (#1678, @Teeed) * Adding slack channel to README (#1686, @kenperkins) * OIDC connector: add Icon (#1692, @nabokihms) * OpenShift connector: rootCA option (#1694, @nabokihms)