17 December 2019 (2.22)
New features
Authentication
-
Support SHA-1 password hashing in import module
-
Removed Bearer type authorization from Authorization header to let users define the type correctly
-
Custom scopes are now allowed with the
client_credentials
grant type -
Scopes are now enforced by default for new Identity clients
Integrations
-
Hosted pages
-
Added
redirectUrl
parameter on Password change page
-
-
Passwordless
-
Addition of error parameters on the verification page
-
-
Android SDK
-
Removed the sdk-web package: sdk-webview must be used instead.
-