Release notes 4.01

4.01.01

Bug fixes

  • Removal of mapping table from db template entities.
  • MSSQL migrations needing the db user to be Onegini.
  • Invalid redirect uri used during authorization for custom app schemas when consent and authorization complete page disabled.
  • Profile picture not loaded by test resource gateway.
  • DCU fails from non tampering protected version to tampering protected version or the other way around.
  • Database migration for push message configuration fails on MariaDB.

4.01.00

Features

  • Resending of non handled iOS push messages on client validation.
  • Statistics:
    • Trend in unique user logins.
    • A summary of used OS versions.
    • Total of unique users enrolled.
    • Total of application installations per platform.
    • Overview between failed and passed login attempts per login method.
  • Possibility to explicitly disable the consent notification service.
  • Rest/JSON extension point for scope validation service.
  • Custom i18n message translations can be managed via the Admin panel.
  • Custom templates sets can be uploaded and managed via the Admin panel.
  • Mobile authentication API protected with the use of API clients.
  • Redesign admin panel user interface.
  • Separate dockers for Admin, Engine and Test client.
  • Push message config can be reused for multiple mobile application versions.
  • Configurable pin length.
  • SMS code used for mobile authentication can be resend.
  • Optionally allow enrollment of mobile authentication on a different device.
  • Improved error handling for json and html responses.
  • Discontinue the support for custom platforms.
  • New white label templates using Thymeleaf layout dialect.

Bug fixes

  • Improve the performance of the user event search for MySQL.
  • Remove oauth client when last user is disconnected via the admin panel.
  • Exception when client not found when using FIDO.