The official docker release for this release can be pulled from
quay.io/dexidp/dex:v2.23.0
Features:
- connector: Atlassian Crowd connector (#1515 , @diafour, @nabokihms )
- connector/ldap: add multiple user to group mapping (#1612, @vi7 )
- Add support for password grant (#926, @xtremerui, Zach Brown)
- Add ability to set ID and Secret from environment variables for static clients (#1664, @yann-soubeyrand, @lhotrifork)
Bugfixes:
- Provider icons use the connector name, not the ID (#1576, @nabokihms)
- storage/mysql: increase auth_request.state length to 4096 (#1659, @bonifaido )
Minor changes:
- dependency upgrades (#1640, #1641, @sagikazarmark )
- storage/sql: allow specifying sql flavor specific migrations (#1659)
- Make prompt configurable for OIDC offline_access (#1656, @commixon )
- Setting email for OpenShift connector (#1661 , @sabre1041)
- Various documentation fixes (#1644, @cmurphy #1648, @int128)