Version 2023.03.1
What's new
Allow for unalterable attributes
- There are use-cases where an attribute can be written once and should not be altered afterwards. RITM now allows for this by configuring attributes to become unalterable. After configuring, these specific attributes are allowed to be set with a value when creating or inviting a user, but during a view or edit of the user these attributes will always be shown as read-only.
What's changed
Management of Access Roles
- Managing the access roles in the RITM UI was previously done with a "tile approach" where every access role was represented as a tile with an associated menu. We have changed this into a "paginated table approach" where the management becomes easier and faster, especially for customers with many access roles. Note that managing admin and personal roles still use the tile approach as the number of roles for these types are usually limited.
What's improved
Functional API authentication/authorization performance
- For customers that are using the multi-company feature and have delegated admins with one or more roles assigned in context, we greatly improved the performance during the authentication and authorization to the API. This will especially be noticeable for customers with a big number of groups.
What's fixed
Delegated admins see too many group memberships
- The toggle "Show all group memberships of users within the selected scope." doesn't limit what the delegated admin can see, for the functional API to retrieve one or more managed identities, when toggled off. All API and UI use-cases now properly follow the state of that toggle if it comes to viewing group memberships of managed identities.
Was this page helpful?