R99
New features
- Made it configurable in the SCIM API to return or not to return the total count in order to make the call more performant.
- Allowed to skip some tests to make sure users can be created during import. This also improves the performance of the import. Note that the skipped rules are then the responsibility of the user importing the users.
- Authorise call for the account-link workflow that auto redirects to 3rd party contains gotoURL in request
- Improving the performance of the workflow by making sure that not too much data is set when the process starts
- Added PKCE to MyPage
- Enable the validation of username and password fields
- Non European languages (left-to-right and right-to-left) are now supported
Bug Fixes
- Fixed a bug where didn't pass the Bearer token in some cases
- Fixed a bug where the workflow doesn't return headers when the response isn't 200
- Fixed a bug where the enduser could choose a 2FA option that was not available
- Fixed a bug that made it impossible to use a tag manager is some places
- Excluded source map files from bundle for login-ui & workflow-ui
- Upgraded few libraries/packages to remove vulnerabilities in workflow-ui
- It is now no longer possible to create users with the same email address, even in all race conditions
- Fixed a bug that made one of the major components not to start
Was this page helpful?