The official docker release for this release can be pulled from
dexidp/dex:v2.25.0
Features:
- Move the API package to a separate module (#1741, @sagikazarmark)
- OAuth2 Device Authorization Grant (#1706, @justin-slowik)
- Support username, email and groups claim in OIDC connector (#1634, @xtremerui)
Bugfixes:
- Add offline_access scope in microsoft connector, if required (#1441, @jimmythedog)
- Allow the google connector to work without a service account (#1720, @candlerb)
Minor changes:
- Remove vendor (finally) (#1745, @sagikazarmark)
- Fix the LDAP example (#1762, @heidemn-faro)
- Relocate the example app (#1764, @sagikazarmark)