Version 2023.06.1
What's new
Introduce custom identifier for RITM Admin roles
- We have introduced a custom identifier for RITM Admin roles. This identifier is optional, but has to be unique and can thus be used to uniquely define, next to the "code", an admin role. The identifier can be used in a search for admin roles with the new functional API to managed admin roles.
Functional APIs to manage RITM Admin roles
New functional APIs are available to read or search for:
- Attribute categories. The information returned by this API might be needed as input for managing RITM Admin roles when configuring the authorization with respect to attributes for the managed scope of users.
- Role information. The basic role information returned by this API, for all types of roles, might be needed as input for managing RITM Admin roles in case that roles per group configuration is required.
- Menu access. This API returns information about all possible menu entries that are available in case the RITM Admin role needs to be configured for access to the UI, and in case some specific API calls are needed (currently the authorization for the APIs is managed via the same mechanism).
New functional APIs are available to manage (Create/Read/Update/Delete):
- RITM Admin roles
What's fixed
Delegated administrators might see too many users
- Delegated administrators that have a scope of management for a particular group, would potentially see too many users in the UI and/or API responses. Note, that these "extra" users cannot be managed. We have fixed the use-cases for all scopes as configured in the RITM Admin role, so that delegated administrators only see the users that they should.
Users with only a personal role can't change their password anymore via the UI
- The "Change password" page doesn't show anymore for users that only have a personal role. This issue has been fixed so that users with at least a personal role are able to change their password again.
Filtering on number attributes in the UI doesn't work
- Attributes that are defined with the type "Number" cannot be filtered on in the RITM UI. We fixed the issue so that users with the correct authorization can filter again on any type of attribute (when enabled and configured).
Was this page helpful?
On This Page
Version 2023.06.1What's newIntroduce custom identifier for RITM Admin rolesFunctional APIs to manage RITM Admin rolesWhat's fixedDelegated administrators might see too many usersUsers with only a personal role can't change their password anymore via the UIFiltering on number attributes in the UI doesn't work