CIAM
RITM
OMI
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Version 2021.11.2
Copy Markdown
Open in ChatGPT
Open in Claude
What's new
Custom attributes in Structures and Groups
- Introduced the ability to enable the use of custom attributes for static structures and groups in order to use them as external identifiers for group mapping, or storing additional group information.
- Configuration of the custom attributes is performed in a new “Custom attributes” tab, by assigning a code and a name for each of the custom attributes added.
- All custom attributes configured on the structure level will appear as additional fields on the “Add/ Edit group” dialog, where they can be assigned values.
Group 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 groups that his managed identities belong to, or only the ones within his scope.
- The new configuration was added on the main “Entitlements” tab.
What's improved
Extended API endpoints for managing structures
- The API endpoints used for managing structures by users with the correct set of entitlements have been updated to also cater for the newly introduced custom attributes per structure.
Extended API endpoints for managing groups
- The API endpoints used for managing groups by users with the correct set of entitlements have been updated to also cater for the newly introduced custom attributes.
Improvements on API endpoints for managing structures and groups
- Find group now allows for more search parameters, such as name, code and parentGroup.
- Updating an existing structure with a wrong status now returns a 422 error.
- Group name is no longer mandatory when updating a group.
What's fixed
Fixed responses on structure/group APIs
- We now display a 404 error response instead of 500 when trying to update a structure, but passing a non-existing structureCode.
- Changed error response from 400 to 403 when trying to create a group, but the groupCode already exists.
- When trying to delete a group that still has members, we are now displaying a 403 message instead of a 500.
Fix on API endpoints for managing structures and groups
- Restricted the creation of two groups with the same code.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Nov 25, 2021
Was this page helpful?
Next to read:
Version 2021.11.1Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
On This Page
Version 2021.11.2What's newCustom attributes in Structures and GroupsGroup information on a “need to know” basisWhat's improvedExtended API endpoints for managing structuresExtended API endpoints for managing groupsImprovements on API endpoints for managing structures and groupsWhat's fixedFixed responses on structure/group APIsFix on API endpoints for managing structures and groups