Menu
CloseChoose period

Changelog 2022

From time to time, we make changes within our APIs. The changes are documented in the changelog.

May 2022

  • Authentication
    • Administrators can set per OpenID client to deviate from the default lifetime of the access token (10 hours) and refresh token (10 hours and 10 minutes).
    • Default response_mode for implicit grant changed to 'fragment' as per OpenID Connect specifications
  • Telephony link
    • Response expanded to include details of relationship manager, producer and employee last change

April 2022

  • Launch developer portal
  • Authentication
    • In token requests, the use of the 'scopes' parameter is deprecated and should be replaced with the 'scope' parameter
    • Lifetime of authorization code in authorization code flow is reduced to 10 minutes