07 January 2020 (v2.23)

New features

Authentication

  • Addition of an OAuth-compliant introspection endpoint /oauth/introspect

  • Invalidation of all access tokens on the same client ID when a revoked refresh token is used

Integrations

  • Android SDK

    • Removed the sdk-web package to force sdk-webview usage.

  • UI JS SDK

    • Internationalization is complete. For more details, read here.

Fixes

  • Fixed a bug where JSON export fields were in camelCase

  • Fixed logout on IE 11 and Safari for the SDK core

  • Fixed custom scopes addition on Identity clients

  • Fixed custom scopes deletion on Management clients

  • Fixed deduplication job to clean Elasticsearch indices