Skip to content

v0.5.0

Compare
Choose a tag to compare
@ericchiang ericchiang released this 27 Jun 23:44
· 3060 commits to master since this release

Features:

  • Enable automatic registration for non-local login (#463)
  • Cross-client refresh tokens through the "authorized party" claim (#465, #426)
  • "public" clients which can use oob flows (#471)
  • Clients ID and secrets may now be specified in the bootstrapping API (#479)

Bug fixes:

  • Dex now works when backed by Azure AD (#466)

Deprecated:

  • Removed APIs which only use client_id and client_secret. Use admin API for this functionality. (#468)