Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Release 2.5.3

Compare
Choose a tag to compare
@babelouest babelouest released this 10 Apr 17:02
· 790 commits to master since this release
be4cfc7
  • Fix UI bugs
  • UI: Improve session expiration error
  • Update SQLite3 password management by increasing PBKDF2 iterations and allowing to set iterations value
  • IO: Add German translation, thanks to Andy2903
  • OIDC: Support more signature and encryption algorithms
  • Fix CORS bug
  • Implement OAuth 2.0 JWT Secured Authorization Request (JAR) Draft 32
  • Allow default properties on client registration
  • Allow access tokens use in clent registration to be used only once
  • Improve client and client grant management in the profile page