Release notes 4.02

4.02.02

Bug fixes

  • Oauth identify provider endpoints return page not found

4.02.01

Bug fixes

  • Mobile authentication initialization doesn't work with email address as user id.
  • Non UTF-8 characters in device name can't be stored in MySQL.
  • Scope verification rest api json does not use snake case parameters.
  • Event list in admin console does not perform well in MySQL.
  • Error for missing Log4j2.xml printed at application startup.
  • Switching default identity provider in admin console raises exception.
  • Event filter date fields in admin console ignored.
  • Menu items admin console renamed.
  • Identity provider and pin policy of application config can not be unset.
  • Adding API client doesn't work on Oracle.
  • Renamed authorization properties to mobile authentication types.
  • Updating mobile authentication types in Oracle can lead to exception.
  • FIDO integration fails to initiate due to class not found exception.
  • Spaces and special characters no longer allowed in certificate names.

4.02.00

Features

  • Updated logging framework
  • Option to exclude token validation events via event log filter in admin console.
  • Application secret renamed to application signature in the admin console.
  • Import and export functionality for translations in the admin console.
  • Statistics dashboard is the homepage for admin console users with the role admin or operator.
  • User section is the homepage for admin console users with role helpdesk.
  • All configuration in admin console is moved to a configuration tab.
  • Copy paste functionality in admin console without flash requirement.
  • Removed event statistics from statistics dashboard.

Bug fixes

  • Disabled logging of SAML metadata reloading by default.
  • Unable to handle email address as user id in mobile authentication init request.