Release notes 9.x versions

9.0.2

Improvements

  • Confirmation when logging out using end-session endpoint for OpenID Connect
  • Updated Java version in Docker images
  • General performance improvements for Insights

Bug fixes

  • OpenID Connect and SAML SLO redirect loop fixed when SLO was off
  • Admin console username search trims input values before searching
  • Redis will respond appropriately when a key does not exist
  • App versions are sorted properly in the Admin console
  • Access tokens with simultaneous sessions and refresh tokens enabled are now cleaned up properly

9.0.1

Bug fixes

  • Fixed issue with database migration for MS SQL database

9.0.0

Features

  • Added support for SAML assertion encryption
  • Added support for artifact binding in IdP authentication flow
  • Added Multi-Device support for Mobile Authentication
  • Extended OpenID Connect implementation
    • Added OpenID Connect Discovery (.well-known/openid-configuration)
    • Implicit and Basic flows
    • JWT-JWK support
    • Session Management including Front Channel Logout
    • Integration with SAML SLO
  • Added APIs for Web client configuration
  • Fully integrated with Onegini Insights which is a new application that gathers statistics data and presents results in easily readable charts
    • Statistics can be shown on admin Insights page

Improvements

  • Removed Keystore password from SAML Service Provider configuration page in the Admin console
  • Configuration of key enrollment override feature is removed - this is now always enabled
  • Admin UX enhancements
  • Users can now bulk delete their devices via API

Bug fixes

  • For MS SQL database the ANSI_PADDING is now set to ON
  • SAML may use the default Identity Provider now