Release notes 5.x versions

5.5.2

Bug fixes

  • Fixed SAML response validation for SSO responses

5.5.1

Improvements

  • Shorten the OTP which makes a QR easier to scan.
  • Hide the Mobile authentication section when configuring an app version and the mobile authentication feature is disabled.

Bug fixes

  • Fixed the Oracle database migration for version 5.5.0.

5.5.0

Features

  • Added OTP authentication as a new mobile authentication method, in addition to push and SMS.
  • The test client UI now works on mobile devices.

Improvements

  • Restructured and improved the mobile authentication documentation.
  • Improved admin console user experience for the mobile platform version configuration.
  • Added link to documentation in admin console.
  • Updated the MariaDB driver from 1.4.6 to 1.5.9.

Bug fixes

  • Fixed bug when being redirected back from the IdP in certain cases.

5.4.0

Features

  • Added support for IdP-initiated SAML Single Logout.
  • Display a numeric keyboard for Android users in the default templates when entering the code for 2WAYOTP or SMS.

Bug fixes

  • Fixed bug where an unnecessary thread was created for every SAML login.

5.3.0

Note: from this version we removed the leading zeros from our versioning scheme.

Features

  • API client support for the two way otp, payload encryption and end user apis.
  • Transaction signing support for mobile authentication with push.

Bug fixes

Please refer to 4.04.10

5.02.00

Features

  • CORS support can be enabled for a set of configurable endpoints and domains.

5.01.00

Features

  • Added experimental custom authenticator support using the Onegini Extension Engine.
  • Proxy support for Google Cloud Messaging with and without preemptive authentication.

Bug fixes

  • Event details stored in client id field in client validation.
  • Some redirects performed by some of the supported IdPs redirect from https to http.
  • Invalid attempts for SMS are not properly counted in a stateless cluster setup.

Changes

  • Discontinued support for the OTP IdP.

5.00.00

Features

  • Authentication method and attempt count included in mobile authentication result.
  • Optional single user default admin login.

Bug fixes