Version 2022.03.0
The following new capabilities and improvements are available as a feature toggle and are enabled on a per-organisation basis.
What's new
Roles per group configuration
- Introduced a new toggle on static structures configuration that allows the enablement of "Roles per group" capability.
- Introduced a new tab on the "Add group" called "Roles" where you are able to configure what roles can be assigned to users that are part of the group, in addition to the ones already configured in the delegated user's admin role.
Enhanced information for assigned roles
- Introduced additional information that can be stored together with the role assignments of users, such as the person who assigned the role, the roles of the person who assigned the role, the assignment method (manual by a user admin or automatic using a schedule job), as well as structure and group context.
New "Context" and "Method" columns on the "Roles" tab
- Introduced new "Context" and "Method" columns on the Roles tabs on the "Add user", "Invite user", "Send invitation", "Import identities" and "Access profile" popups.
Context configuration on the "Roles" tab
- When assigning a role to a user, you are now able to also store structure and group context information with that assignment. The configured context will appear on the "Context" column in the Roles tab.
What's improved
Enhanced APIs for retrieving/ managing context information
- Updated the following API endpoints to cater for the additional role assignment context information introduced: /users/managed-identities, /third-party-applications/roles and /user, /user/:uid.
What's fixed
Member calculation for groups with children
- Restricted the deletion of nested groups that had users assigned to their children groups via the UI or API.
Was this page helpful?
On This Page
Version 2022.03.0What's newRoles per group configurationEnhanced information for assigned rolesNew "Context" and "Method" columns on the "Roles" tabContext configuration on the "Roles" tabWhat's improvedEnhanced APIs for retrieving/ managing context informationWhat's fixedMember calculation for groups with children