Skip to content

v2.2.0

Compare
Choose a tag to compare
@rithujohn191 rithujohn191 released this 22 Feb 23:57
· 2474 commits to master since this release
v2.2.0

This is a minor release of dex with the following changes since v2.1.0:

Features:

  • Improve SAML Signature and Response Validation (#785).
  • Added GitLab connector (#788).
  • API call to list refresh tokens (#801).
  • Support for Refresh Token revocation via API call (#802).

Bug Fixes:

  • Make connector name field mandatory in dex configuration (#783).
  • Added pagination support for the github connector (#790).
  • Authorization endpoint must support POST (#792).
  • Switch from using text/template to html/template (#796).
  • Surface "already exists" errors from storage (#809).