Release notes 3.x¶
3.13.0¶
Bug fixes:
- We added CSRF protection to the logout endpoint when UMA is used together with a SAML IdP for authentication.
3.12.0¶
Improvements:
- Improved the error handling for request to wrong URLs.
3.11.0¶
Improvements:
- We added an option to add secure prefixes to the Cookies set in UMA.
3.10.0¶
Improvements:
- We added additional debug logs to investigate the
999
error that can occur. This error is mostly thrown when the max session age is exceeded (default 2 hours) or the clock skew (default 60 seconds) between the external IDP and OneWelcome is not long enough. Both settings can overwritten in the deployment of UMA.
3.9.0¶
Improvements:
- Upgraded various libraries and frameworks to enhance performance and stability.
- Improved logging of certain errors, providing more detailed and informative error messages to assist in troubleshooting and diagnosing issues.
3.8.0¶
Improvements:
- Added access controls for deleting devices and verifying callers.
3.7.0¶
Improvements:
- Removed Google Analytics.
3.6.0¶
Improvements:
- The user doesn't see the delete and update custom attribute features if they do not have access based on the Role Based access control.
3.5.0¶
Bug fixes:
- Since release 3.2.0, the URL to the Person details page did not work after revisiting the page when CIM only has the default partition. We fixed this.
3.4.0¶
Improvements:
- Added granular role based access controls to user actions and profile fields. Documentation in Role-based access control
3.3.0¶
Bug fixes:
- Added partitioning support for the update email address, update phone number, update date of birth, update custom attribute, and delete custom attribute endpoints.
3.2.0¶
Bug fixes:
- Added partitioning support for delete user and reset password endpoints.
Improvements:
- Moved away from deprecated idp client implementation
3.1.1¶
Bug fixes:
- It was impossible to view a user profile when that user didn't have any linked login methods. This is fixed now.
3.1.0¶
Improvements:
- UMA is now running
angularjs
version1.8.2
3.0.0¶
Improvements:
- UMA is compatible with CIM 8.0.0