Release notes 3.00

Note: Please note that in this version we've changed the version scheme to be more inline with semantic versioning.

3.00.00

Onegini is proud to present the 3.00 version of the Token Server. This 3.00 branch is not backwards compatible with 2.04 because the support for JBoss has been dropped and it is only possible to deploy the Token Server using a Docker container. This release also requires Java SE 8.

Features

  • Changed from JBoss to Tomcat 8 as Servlet container
  • Onegini Token Server requires Java 8
  • Created more detailed log files
  • Show number of remaining attempts for Two Way OTP after entering an incorrect code
  • Add default sound property to iOS push notification contents
  • Created configuration for an additional authenticator (enrollment step) for an OAuth client
  • Improved the configuration of the SAML certificate and private key for system administrators
  • Basic Authentication on OAuth endpoints is now enforced via HTTP headers

3.00.03

Bug fixes

  • Cookbook version of the tcp.xml is invalid
  • Title of mobile config is wrong: should be Mobile Config instead of Oauth Config
  • When sending push message fails the stacktrace should be printed
  • Push secret and certificate are shown unencrypted in event log of admin
  • The post form on the consent page has an invalid action