v2.21.0
The official docker release for this release can be pulled from
quay.io/dexidp/dex:v2.21.0
Notes:
The "only" main feature of this release is around OIDC and Google groups which were pretty long-awaited. 🎉
Features:
- Implement refreshing with Google (#1180, @JoelSpeed)
- Fetch groups in a Google Connector (#1185, @JoelSpeed)
- Add option to enable groups for oidc connectors (#1434, @jacksontj)
Bugfixes:
- Fix spelling errors in docs (#1569, @bhageena)
- preferred_username claim added on refresh token (#1586, @serhiimakogon)