New features
- Errors coming from 3rd party IdPs will now be shown in a snackbar. Translations are possible. If a translation is not provided, the error coming from the IdP wil be displayed.
- Added a new API to return the available MFA options for a user by identifying value.
Bug Fixes
Now if we have a goto/returnUrl in the process then it will redirect to provided goto url only instead going to the profile page after the end of the process
Fix the issue where the user would see an error ‘expired smartLink’ instead of being logged in when the smartLink wasn't expired yet.
Resolved an issue in which audience URI validation failed when using private__key__jwt auth method
Fixed a problem with auto login where the code was swallowing some exceptions.
Was this page helpful?