
Title
Create new category
Edit page index title
Edit category
Edit link
Version 2022.01.1
What's new
Role information on a “need to know” basis
Updated the Admin role capabilities with a new entitlement that allows the configuration of whether a delegated admin is allowed to see all the role assignments of his managed identities, or only the ones within his scope, that he is able to manage.
The new configuration was added on the main “Entitlements” tab.
New invitation flow
Introduced a new method of inviting users to the platform, where they are sent an invitation email requiring them to accept the invitation by registering or by logging in in case they already have an account.
This invitation flow supports the use case where the same user can be invited by different delegated managers from different companies, without disclosing the fact that the user already exists on the platform.
The new functionality is available on the “New user” popup on the User → Management page, and can be restricted though Admin role configuration.
Additionally, the attributes displayed on the new “Send invitation” page can be configured from the Data → Attributes page.
Ability to move a group to another parent or to level 1 via API
Introduced the ability to move a group within the same static, nested structure to another parent, or for it to become a level 1 group.
The new capability is possible through the existing /group/{code} endpoint.
What's improved
Improved usability on disabling the use of custom attributes in structures
When disabling the use of custom attributes in the structure configuration wizard, we no longer display the confirmation dialog if there are no attributes configured on the “Custom attributes” tab.
What's fixed
Roles and groups disappearing from the UI when self-updating
Fixed a UI issue where roles and groups would disappear from the “Edit user” popup when a user with the default Admin role was editing himself.
Save on Applications shows an error snackbar
We no longer display an error message when saving an application on the "Application roles" or "Categories".
Access token refresh issue
Fixed an issue where if the access token of a user is expired and we try to get a new one by providing a refresh token, that would fail in situations when the user did not receive a refresh token at login time or when the refresh token is expired.
Fixed snackbar issue on saving an Attribute configuration
The snackbar translation test is not correctly displayed when an attribute configuration is saved.