The official docker image for this release is available at:
quay.io/coreos/dex:v2.9.0
Features:
- The dex docker image is now built with Go 1.9 (@ericchiang, #1119)
- The prompt for password based login options is now configurable (@srenatus, #1116)
- A "select another login option" button has been added to the login page (@srenatus, #1123)
- The proto API definitions now have a java package tag (@vyshane, #1136)
- An Azure AD connector has been added (@pborzenkov, #1131)
Bug fixes:
- Host dependencies from the protobuf build process have been removed (@ericchiang, #1140)
- Rendered error pages now return HTTP error codes (@kkohtaka, #1142)